body {
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

td {
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

th {
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.bodystyle {
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.herenow {
	font-weight: bold;
	color: #339900;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.bold {
	font-weight: bold;
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.boldbig {
	font-weight: bold;
	font-size: x-large;
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.italic {
	font-style: italic;
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.larger {
	font-size: larger;
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.largeritalic {
	font-style: italic;
	font-size: larger;
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.largerbold {
	font-weight: bold;
	font-size: larger;
	color: #1c3c79;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.quote_15pt_italic {
	font-style: italic;
	font-size: 15px;
}

.pullquote_16pt_bolditalic {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}

a:link {color: #1C3C79; text-decoration:none;}
a:visited {color: #339933; text-decoration:none;}
a:hover {color: #3366CC; text-decoration:underline}