<!--

A:link { text-direction:none; color:"#D0D3FF"; }
A:visited { text-direction:none; color:"#D0D3FF"; }
A:hover { text-direction:line-through; font-weight:bold; color:"#CC0000"; cursor:move; }

body 
{ background: #263AB5; 
background-repeat: repeat;
background-position: top left;
background-attachment: fixed;

font-family: tahoma;
color: #FFFFFF;
font-size: 8pt;

scrollbar-arrow-color: #F5BDC1;
scrollbar-darkshadow-color: #F5BDC1;
scrollbar-track-color: #F5BDC1;
scrollbar-face-color: #DE2D3B;
scrollbar-shadow-color: #F5BDC1;
scrollbar-highlight-color: #F5BDC1;
scrollbar-3dlight-color: #F5BDC1;

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

-->