.normal { font-family: verdana;
	font-size: 10pt;
	color: #013466; }
	
.normalbold { font-family: verdana;
	font-size: 10pt;
	color: #013466;
	font-weight: bold; }
	
.redbold { font-family: times new roman;
	font-size: 14pt;
	color: #800000;
	font-style: italic;
	font-weight: bold; }	
	
.redsmall { font-family: verdana;
	font-size: 10pt;
	color: #800000;
	font-weight: bold; }
	
.footer { font-family: verdana;
	font-size: 8pt;
	color: #013466; }

	
A:link {font-family: verdana;
color: #013466;
font-size: 8pt;

}

A:active {
text-decoration: underline;
}

A:visited {font-family: verdana;
color: gray;
font-size: 8pt;}