TABLE {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11px; 
   font-family : verdana; 
   color : #90D0F8;
}





BODY {
   font-style : normal; 
   font-weight : normal; 
   font-size : 11 px; 
   font-family : Verdana; 
   color : #000000;
   text-decoration : none; 
   scrollbar-base-color: #F8ACC0; 
   scrollbar-shadow-color: #000000;
   scrollbar-highlight-color: #000000;
   scrollbar-3dlight-color: #F8ACC0; 
   scrollbar-darkshadow-color: #F8ACC0; 
   scrollbar-track-color: #F8ACC0; 
   scrollbar-arrow-color: #000000;
}


A {
   color: #000000;
   text-decoration: none;
   font-weight: bold;
   cursor: crosshair; 
}


A:link {
   color: #cococo;
   text-decoration: bold;
   font-weight: bold
}


A:visited {
   color: #cococo;
   text-decoration: none;
   font-weight: bold
}


A:hover {
   color: #cococo;
   text-decoration: overline underline;
   background-color: none;
   font-weight: bold;
   cursor: crosshair
}

td
{color:#000000;
font-weight: plain; 
padding-left: 0px;
font-size: 12px;}



.outline 
{  
valign: top;
border: 1 solid #ffffff}

