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

}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	font-weight: bold;
	margin-top: .5em; 
	margin-bottom: 0em;
}
.subNav a {
	color:#333366;
	text-decoration: none;
}
.subNav a:hover {
	text-decoration: none;
	color: #577F94;
}
.sub1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000;
}
.sub2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #000000;
}
.sub3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
}
.txtSm { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
}
.txtBul { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: underline;
}
.txtIt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: italic; 
}
.txtBIt { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: italic; 
}
li { margin-bottom: .5em; } 

