  <style type="text/css">

BODY

{
scrollbar-face-color: #001133; 
scrollbar-shadow-color: #001133; 
scrollbar-highlight-color: #001133; 
scrollbar-3dlight-color: #001133; 
scrollbar-darkshadow-color: #001133; 
scrollbar-track-color: #001133; 
scrollbar-arrow-color: #001133;
}

A:link { text-decoration: none; color: #EEEEEE }
A:visited { text-decoration: none; color: #EEEEEE }
A:hover { text-decoration: line-through; color: #EEEEEE }
A:active { text-decoration: none: none; color: #EEEEEE }

p
{
 margin-bottom:0;
}

table
{ 
 font-family: verdana;
 font-size: 11px;
 font-weight: 200*;
}

div
{ 
 font-family: verdana;
 background-color:#99A2A2;
 scrollbar-face-color: #99A2A2; 
 scrollbar-shadow-color: #99A2A2; 
 scrollbar-highlight-color: #99A2A2; 
 scrollbar-3dlight-color: #99A2A2; 
 scrollbar-darkshadow-color: #99A2A2; 
 scrollbar-track-color: #99A2A2; 
 scrollbar-arrow-color: #000000;
 width: 100%; 
 height: 240;
 overflow: auto; 
 border:0pt;
}

.class1
{
 background-color:#225566;
 text-align:right;
 
}

.class2
{
 background-color:#225566;
}

.title
{
 color: #FFFFFF;
}

  </style>