font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

font.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	letter-spacing: 1pt;



}

font.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	font-weight: normal;
	line-height: 17px;
	background-image: none;


}

font.specials{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 12px;


}
font.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	background-image: none;


}