body  { background-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; color: #000099; 
	scrollbar-face-color: #ffffff;
	scrollbar-highlightcolor: #ffffff;
	scrollbar-3dlight-color: #3399ff;
	scrollbar-shadow-color: #3399ff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #000099;
      }

A:link    {text-decoration: none; font-size: 10pt; color: #cc0099;} 
A:visited {text-decoration: none; font-size: 10pt; color: #3399ff;} 
A:active  {text-decoration: none; font-size: 10pt; color: #3399ff;} 
A:hover   {text-decoration: none; font-size: 10pt; color: #cc0099;} 

P     { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099; }
TD    { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099; }
DIV   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099; }

table.outlined { background-color: #eeeeee; border-style: solid; border-color: #000099; border-width: 1px;   } 

input, textarea, select, submit 
{  background: #eeeeee; font-family: Arial, Helvetica, sans-serif; 
   font-size: 10pt; color: #000099; 
   border-style: solid; border-color: #000099; border-width: 1px;
} 
.button 
{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #eeeeee; 
background: #000099; border-style: solid; border-color: #eeeeee; border-width: 1px;} 

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #3399ff; text-align:center } 
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #3399ff; } 
.subhed { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #3399ff; } 
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #3399ff; } 