/* CSS Document */
A:link {font-family:verdana; color: #000066; font-size: 9pt; text-decoration:underline;} 
A:visited {font-family: verdana; font-size: 9pt;color: #000066; text-decoration: underline;}
A:active {font-family: verdana; font-size: 9pt;color: #000066; text-decoration: underline;}        
A:hover {font-family: verdana; font-size: 9pt;color: #000000; text-decoration:none; }

BODY {
 scrollbar-base-color: FAF7DB;
 scrollbar-track-color: FAF7DB;
 scrollbar-face-color: FAF7DB;
 scrollbar-highlight-color: FAF7DB;
 scrollbar-3dlight-color: 000066;
 scrollbar-darkshadow-color: 000066;
 scrollbar-shadow-color: FAF7DB;
 scrollbar-arrow-color: 000066;
 }
 
body {background:#FAF7DB; url() fixed } 
body { overflow-x:hidden; }  

BODY,INPUT,TEXTAREA {color:#000066; font-size:9pt; font-family:verdana;background-color:#FAF7DB;}

td {color:#000066; font-size:9pt; font-family:verdana;text-align:justify;}

.content
{color:#000066; text-align:justify; background-color:FAF7DB;
position:absolute; left: 106px; top: 78px;
width:697;height:522;
scrolling:auto; allowtransparency:true;
style:filter:chroma(color=918D8E);
padding-left: 5px; padding-top:5px;}

.logo
{position:absolute; left: 0px; top: 400px;
width:106px;}