BODY {
	color : #336699;
	font-family : Arial;
	font-size : xx-small;
}
A:link				 { text-decoration: underline; color:"#336699" }
A:active			 { text-decoration: underline; color:"#FEB745" }
A:visited			 {text-decoration: underline; color:"#336699"  }
A:hover				 { text-decoration: underline; color:"#FEB745" }

.headers {
	color : #CA0909;
	font-family : Times New Roman;
	font-size : 10px;
}

.bodytext
{
	
	font-family : Arial;
	font-size : 14px;
}