body, p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.borderleft {
	background-image: url(../i/bkg_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.nav {
	font-size: 12px;
}
.footer {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #22580C;
}
a:visited {
	color: #666666;
}
.borderright {
	background-image: url(../i/bkg_right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}

