
.bodysmall {
	color:BLACK;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

.bodysmall2 {
	color:BLACK;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.bodyLARGE {
	color:BLACK;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
}

.bodytitle {
	color:BLACK;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	font-style: normal;
}

.bodytitleblue {
	color:#003399;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bolder;
	font-style: normal;
}

a.nav {
	color:#7D7E22;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
a.nav:hover { color:#535417; text-decoration: none }
a.nav:visited { color:#7D7E22; text-decoration: none }
a.nav:visited:hover { color: #535417; text-decoration: none }

.formtext {
	color:BLACK;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

a.bodylinks {
	color:BLACK;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
}
a.bodylinks:hover { color:#000000; text-decoration: underline}
a.bodylinks:visited { color:#000000; text-decoration: underline}
a.bodylinks:visited:hover { color: #535417; text-decoration: none }

a.formtextlink {
	color:BLACK;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
a.formtextlink:hover { color:#000000; text-decoration: underline}
a.formtextlink:visited { color:#000000; text-decoration: underline}
a.formtextlink:visited:hover { color: #535417; text-decoration: none }



.formdate {	color:BLACK;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}


.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
