.bodyText {  
    font-family: "Comic Sans MS"; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000
}

.bodyTextPlain {  
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #000000
}


.bodyHeadings { 
	font-family: "Comic Sans MS"; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #fe1d09
}
.bodyHeadings2 { 
	font-family: "Comic Sans MS"; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #000000
}

.nav_text_link {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #fe1d09;

}
.nav_text_link:visited {COLOR: #fe1d09}
.nav_text_link:hover {COLOR: #000000}


.footer_text_link {
	font-family: "Comic Sans MS";
	font-size: 9pt;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration: none;
}
.footer_text_link:visited {COLOR: #aaaaaa}
.footer_text_link:hover {COLOR: #ff0000}




a {	
    font-family: "Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: #fe1d09;
}
a:hover { 
    color: #000000;
}



