td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}
.txtB { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal}
.sub1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #990000}
.sub2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000}
.txtIt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic ; font-weight: normal}
.txtBIt { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: italic}
.sub3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000}
.txtSm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}
.txtBul { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; font-style: normal ; text-decoration: underline}
.nav {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	FONT-SIZE: 12px;
	color: #96B5D5;
	font-weight: bold;
	width: 100px;
	padding: 2px;
}
.nav a {
	color:#96B5D5;
	text-decoration:none;
	font-weight: bold;
	width: 100px;
	padding: 2px;
}
.nav a:hover {
	color:#2E6CAB;
	text-decoration:none;
	font-weight: bold;
	background-color: #96B5D5;
	width: 100px;
	padding: 2px;
}
