body {
  
  font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #000000;
  scrollbar-base-color: #859A92; 
}
a:link {
	font: 9px;
	color: #330000;
	text-decoration: underline;
}
a:visited 
{
	font: 9px;
	color: #330000;
	text-decoration: underline;
}
a:link:hover {
	font: 9px;
	color: #839995;
	text-decoration: underline;
}
.background {
	background-color: #ffffff;
	text-decoration: underline;
}

td {
	font: 11px Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
}
.copyrt {
	font: 9px;
	color: #FFFFFF;
}

ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(images/bullet.gif);	
}

h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}