.text {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textsmall {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.header {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.header2 {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.nav_off {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.nav_on {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #996633;
	text-decoration: none;
}
