	
.normalbold { font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #bd030d; }
	
.normal{ font-family: tahoma;
	font-size: 10pt;
	color: Black; }

.red{ font-family: tahoma;
	font-size: 10pt;
	color:#bd030d; }
		
.blackitalic{ font-family: tahoma;
	font-size: 10pt;
	text-decoration:italic;
	color: Black; }

		
.footer{ font-family: tahoma;
	font-size: 8pt;
	color: white; }

	


A:link {
color: #bd030d;
font-weight: bold;
}


}

A:visited {
color: black;}