a:link { color: #7C0000; text-decoration: underline; cursor: hand}

a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited { color: #003366; text-decoration: underline}

a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

td { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000}

ol { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif}

ul { font-size: 14px; color: #000000; font-family: Arial, Helvetica, sans-serif}

.sidetitle {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	text-align: center;
	padding: 2px;



}

.sidetext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: center;
	padding: 2px;

}

.tdjust { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 13px; color: #333333}

.title { font-family: Arial, Helvetica, sans-serif; font-size: 24px; color: #000000; font-weight: bold}

.titlesmall { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold}

.titlemedium { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold}

.tdmain { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; text-align: justify}
