.mainText {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
	vertical-align: top;
	padding: 2px;
}
 a.mainText:link {color: #000099;
 	text-decoration: underline; 	
	font-weight: bold;
	}
 a.mainText:visited {color: #000099; 
 	text-decoration: underline;
	font-weight: bold; 		
	}
 a.mainText:hover {color: #FFDE03;
 	text-decoration: underline; 
	font-weight: bold;
	}
 a.mainText:active {
	color: #DFC400;
	text-decoration: underline;
	font-weight: bold;
}
.subHeader {
  font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;	
	vertical-align: top;
	color: Black;		
	}

 a.subHeader:link {color: #000099;
 	text-decoration: underline; 	
	}
 a.subHeader:visited {color: #000099; 
 	text-decoration: underline; 		
	}
 a.subHeader:hover {color: #FFDE03;
 	text-decoration: underline; 
	}
 a.subHeader:active {
	color: #DFC400;
	text-decoration: underline;
}
