@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#fef2c6;
}
body,td,th {
	font-family: Times, Roman, Serif;
	font-size: 10pt;
	color: #514630;
	text-decoration: none;
	font-weight: normal;
}
.headline  {  font-family: Times,Roman,Serif; font-size: 18pt; color: #660000;   text-decoration: none;}
.bigtext  {  font-family: Times,Roman,Serif; font-size: 11.5pt; color: #514630;   text-decoration: none;}
.bodytext  {
	font-family: Times, Roman, Serif;
	font-size: 10pt;
	color: #514630;
	text-decoration: none;
	font-weight: normal;
}
.bodytext2  {
	font-family: Times, Roman, Serif;
	font-size: 9pt;
	color: #514630;
	text-decoration: none;
	font-weight: normal;
}
.smalltext  {  font-family: Times,Roman,Serif; font-size: 7.5pt; color: #000000;   text-decoration: none;}

.navbar {  font-family: Arial,verdana,helvetica; font-size: 9.75pt; color: #000000; font-weight:bold; text-decoration: none;}
.topnav {  font-family: Times,Roman,Serif; font-size: 11.75pt; color: #660000;  text-decoration: none;}
.topnav2 {  font-family: Times,Roman,Serif; font-size: 11.75pt; color: #ffffff;  text-decoration: none;}
.bottomnav {  font-family: Times,Roman,Serif; font-size: 9pt; color: #660000;  text-decoration: none;}

 a:link    {text-decoration: none;  color: #660000;}
 a:active  {text-decoration: none; color: #660000;}
 a:visited {text-decoration: none;   color: #660000;}
 a:hover   {color:#993333; text-decoration:none;  text-transform:none;  } 
 
  a.special:link    {text-decoration: none ; color: #ffffff;}
a.special:active  {text-decoration: color: #ffffff;}
a.special:visited {text-decoration: none; color: #ffffff;}
a.special:hover   {color: #333333; font-style:none; text-transform:none;} 
