<style type="text/css">{  }
A:link
{ text-decoration: none;  cursor:crosshair; color:#A2A2A2;}
A:visited
{ text-decoration: none;  cursor:crosshair; color:#CFCFCF;}
A:active
{ text-decoration: none;  cursor:crosshair; color:#515151;}
A:hover
{ text-decoration: none; cursor:crosshair; color:#515151; }


body 
{ background-color: #EBEBEB; 
background-repeat:no-repeat;
background-attachment: fixed;



font-family: tahoma; 
color: #A2A2A2;  
font-weight:normal; 
font-size:12px;
line-height:17px; 
text-align:justify;

scrollbar-base-color: EBEBEB;
scrollbar-shadow-color: A2A2A2;
scrollbar-highlight-color:A2A2A2; 
scrollbar-3dlight-color: A2A2A2; 
scrollbar-darkshadow-color: A2A2A2;
scrollbar-track-color: A2A2A2; 
scrollbar-arrow-color: EBEBEB;}


table { font-family:tahoma; font-size: 12px;}
.outline 
{  
valign: top;
border: 1px solid #A2A2A2;}

--> 
</style>