
body,p,span,div,li,ul,ol,dt,dd,dl,form,blockquote,a,tr,td,th,table,h1,h2,h3,h4,h5,b,input,textarea
   {
   font-size: 14px;
   font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
   color: #343b3e;
   line-height: 18px;

   SCROLLBAR-FACE-COLOR: #000000;
   SCROLLBAR-HIGHLIGHT-COLOR: #000000;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #000000;
   SCROLLBAR-DARKSHADOW-COLOR: white
   }

a:link    { color: #9c2727; text-decoration: none; font-weight: bold;}
a:active  { color: #9c2727; text-decoration: none; font-weight: bold;}
a:hover   { color: #9c2727; text-decoration: underline overline; font-weight: bold;}
a:visited { color: #9c2727; text-decoration: underline; font-weight: bold;}

h1
{
	font-family: Verdana, Tahoma, Arial, Geneva;
	line-height: 13px;
	font-weight: bold;
	color: #9c2727;
	text-transform: uppercase; 
	font-size: 17px; 
	margin-bottom: -16px;
}

h2
{
	font-family: Verdana, Tahoma, Arial, Geneva;
	line-height: 22px;
	font-weight: bold;
	color: #9c2727;
	text-transform: uppercase; 
	font-size: 30px; 
	margin-bottom: -16px;
}