body
{
font-family: verdana, tahoma,helvetica,arial,sans-serif;
margin: 0px;   
padding: 5px;
background:#CCCCCC;

}

td 	
{
font-family: verdana, tahoma, helvetica, sans-serif; 
font-size: 9pt; 
color: #000000
}

a
{ 
color: blue; 
text-decoration: underline; 
}

a:hover 
{ 
color: #666699; 
text-decoration: underline; 
}

.borderAll
{
border: 1px solid #981A1E;
}