body {
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

td {
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

th {
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.bodystyle {
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.herenow {
	font-weight: bold;
	color: #F4DB76;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.navlink {
	font-weight: bold;
	color: #928A63;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.navlite {
	color: #928A63;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.bold {
	font-weight: bold;
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.boldbig {
	font-weight: bold;
	font-size: x-large;
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.italic {
	font-style: italic;
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.larger {
	font-size: larger;
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.largeritalic {
	font-style: italic;
	font-size: larger;
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.largerbold {
	font-weight: bold;
	font-size: larger;
	color: #CABF8A;
	font-family: Garamond, "Times New Roman", Times, serif;
}

a:link {color: #928A63; text-decoration:none;}
a:visited {color: #CEB345; text-decoration:none;}
a:hover {color: #CEB345; text-decoration:underline}
