body 
{
color: #000062;
font-family: verdana; 
font-size: 9pt; 
} 

table, td
{
color: #000062;
font-family: verdana; 
font-size: 9pt; 
} 

.small
{
color: #000062;
font-family: verdana; 
font-size: 7pt; 
} 


HR{
color:#000062;
height:1px;
}

p, div {color: #000062; font-family: verdana; font-size: 9pt;} 

a:link {
color: #000062; 
font-weight:bold;
text-decoration: none;} 

a:visited {
color: #000062; 
font-weight:bold;
text-decoration: none
} 

a:hover {
color: #be8c11; 
font-weight:bold;
text-decoration: none;
}

textarea
{  
    height: 100px;
    width: 400px;
}