.normal { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }
	
.footer { font-family: tahoma;
	font-size: 8pt;
	color: #000000; }

.normalbold { font-family: tahoma;
	font-size: 10pt;
	color: #000000; }	
	
.bluebold { font-family: tahoma;
	font-size: 12pt;
		color: #0247E2;
		font-weight: bold: }
	
.redbold { font-family: tahoma;
	font-size: 12pt;	
	color: E01818;
	font-weight: bold; }
	
.blackboldsm{ font-family: tahoma;
	font-size: 10pt;	
	color: black;
	font-weight: bold; }

A:link {
color: #0247E2;
font-family: tahoma;
font-size: 10pt;	
font-weight: bold;
}


A:visited {
color: #8E7A31;
font-family: tahoma;
font-size: 10pt;	
font-weight: bold;
}