
body, p, center
{
   color: #666666;
   background-color: #auto;
   font-family: Arial, Verdana, Helvetica; 
   font-size: 11pt;  
}

a, 
a:visited, 
a:link { 
    color: #333333;
	font-family: Arial, Verdana, Helvetica; 
	font-size: 10pt;
	text-decoration: none ;
	font-weight: bold
}
a:hover { 
	color: #ff9933; 
	text-decoration: none;
	font-weight: bold
}

SELECT.a  {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	width=200px;
}

input.tl {
  font-size: 9pt;
}

h2
{
   color: #000080;
}

h3
{
   color: #000080;
}

h4
{
   color: #000080;
}

h5
{
   color: #000080;
}

h6
{
   color: #000080;
}

hr
{
   color: #bdd549;
   size: 1px;
}