body {
	background-color: #F5F5F5;	}

p, td, th, tr, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 11px;
	line-height: 16px; }	

h1, h2, h4, h5 {
  font-family: Verdana, Arial, Helvetica, sans-serif;  }
  
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-align: justify; }	
  
 h1{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
  color: #660000;
  font-weight: bold;}
  
.small {
	font-size: 10px;}
  
.white {
	color: #ffffff; }
	
.whiteheader {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px; }

h2{
  font-size: 12px;
  color: green;
  font-weight: bold;}

h3{
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: brown;
  font-weight: bold;}

.bodytable {
	background-color: #efefef;}

.copyright {
	font-size: 10px;
	color: #666666; }
	
.navbartop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white; }
	
.navbartop a:link {
color: #fff; 
text-decoration: none;}

.navbartop a:visited {
color: #fff; 
text-decoration: none;}

.navbartop a:hover {
color: #ffffff; 
text-decoration: underline;}

.navbarlft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666; }
	
.navbarlft a:link {
color: #666666; 
text-decoration: none;}

.navbarlft a:visited {
color: #666666; 
text-decoration: none;}

.navbarlft a:hover {
color: #666666; 
text-decoration: underline;}

form, select, option {
	font-size: 10px;
	margin: 0px;
	padding: 0px; }

a:link {
	color: #330000;
	text-decoration: underline;}
	
a:visited {
	color: #666666;}
	
a:hover {
	color: #330000;
	text-decoration: underline;}
	
a:active {
	color: #330000;
	text-decoration: underline;}
	
img {
	border: 0px; }
.imageborder {
	margin: 1px;
	padding: 1px;
	border: thin solid #000000;
}
.whitesmall {
	font-size: 10px;
	color: #FFFFFF;
}
.sidebarheader {
	background-color: #188166;
	color: white;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;}
	
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;}
	
.announcement {
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-align: center;}
	
td.announcement {
	background-color: #FFFFCC;
	border: thin dotted red;
	padding: 10px;}