/* CSS Document */

body
{
background:#FFDC8C;
font-family:verdana, arial, helvetica, sans-serif;  
color:#9B0000; 
font-size:8pt; 
scrollbar-3dlight-color:;
scrollbar-arrow-color:;
scrollbar-base-color:;
scrollbar-track-color:;
scrollbar-darkshadow-color:;
scrollbar-face-color:#9B0000;
scrollbar-highlight-color:;
scrollbar-shadow-color:;
}

table
{
font-size:8pt;
}

img 
{
border: none; 
}

a:link
{
color: #9B0000;
font-family: Verdana;
font-size:  8pt;
text-decoration:underline; 
}

a:visited
{
color: #9B0000;
font-family: Verdana;
font-size: 8pt;
text-decoration:underline; 
}

a:active
{
color: #9B0000;
font-family: Verdana;
font-size: 8pt;
text-decoration:underline; 
}

a:hover 
{
text-decoration:underline;  
font-family: verdana, arial, helvetica, sans-serif; 
font-weight:bold; 
font-size: 8pt;
color: #9B0000;
}

