body 
{  
	font-family: "Times New Roman", Times, serif; 
	background-color: #FFFFFF; 
	color: #333333
}

a:hover {  color: #0000FF}
a:link {
	color: #990000;
	text-decoration: underline;
}
.verbar {  background-image: url(images/verbar.gif); background-repeat: repeat-y}
.headlinks {  font-variant: small-caps; color: #FFFFFF; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: #FF9900; text-transform: none; border-style: none}
.head {  font-variant: small-caps; color: #ffffff; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: ; text-transform: none; border-style: none}
.bg {  background-image: url(images/bg.gif); background-repeat: no-repeat; background-position: 50px center}

.caps
{
	font-variant: small-caps;
	font-weight: bold; 
	font-size: 12px; 
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none
}

A.head:link    {color:#ffffff; text-decoration:none;}
A.head:visited {color:#ffffff; text-decoration:none;}
A.head:active  {color:#ffffff; text-decoration:none;}
A.head:hover   {color:#123357; text-decoration:underline;}

