
body,p,span,div,li,ul,ol,dt,dd,dl,form,blockquote,tr,td,th,table,h1,h2,h3,h4,h5,input,textarea
   {
   font-size: 11.5px;
   font-family: Verdana, Tahoma, Arial, Geneva;
   color: #878787;
   line-height: 18px;

   SCROLLBAR-FACE-COLOR: #e6e6e6;
   SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #f3f3f3;
   SCROLLBAR-DARKSHADOW-COLOR: white
   }


a:link    { color: #A83B3B; text-decoration: none; font-weight: none;}
a:visited { color: #A83B3B; font-weight: none; text-decoration: none;}
a:active  { color: #FFFFFF; text-decoration: none; font-weight: none;}
a:hover   { color: #000000; text-decoration: none; font-weight: none;}

.header
{
	font-family: Verdana, Tahoma, Arial, Geneva;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase; 
	font-size: 12.5px; 
	word-spacing: 3pt;
}
.subheader
{
	font-family: Verdana, Tahoma, Arial, Geneva;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase; 
	font-size: 10.5px; 
	word-spacing: 3pt;
}