BODY {
	background: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: Black

}

#bottom a, #bottom a:hover, #bottom a:visited, a:active, a:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
    text-decoration: underline; 
	color: #fff;
    
	
}


#bottom {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;

	
}


.h1 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #941F15;
			
}


p, ul, li {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	COLOR: #941F15;
	FONT-WEIGHT: normal;
	text-decoration: none;
	
}


A, A:active, A:visited {
   FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
   FONT-SIZE: 10pt;
   COLOR: #941F15;
   text-decoration: none;

}
 
A:hover {
    COLOR: #941F15;
    FONT-SIZE: 10pt;
	text-decoration: underline;

}


.smltext {
	COLOR: #941F15;
    font-size: 10pt;
    FONT-WEIGHT: normal;
	
}		

