/* scrollbars */
body { 
scrollbar-3d-light-color: #660000; 
scrollbar-arrow-color : #FFCC99; 
scrollbar-base-color: #FFCC99; 
scrollbar-dark-shadow-color : #660000; 
scrollbar-face-color: #660000; 
scrollbar-highlight-color: #660000; 
scrollbar-shadow-color :#660000;} 


/* body */
body {
background-image:url(bg.jpg);
background-attachment: fixed;
background-color:#FFFFFF;
color:#660000;
}

/* Links */

A 
    { text-decoration: none; color: #660000; font-variant: Arial; behavior:url(linkhilight.htc);filter:progid:DXImageTransform.Microsoft.GradientWipe(duration=1);
    height: 1px; clip: rect(  );}
A:hover 
   { text-decoration: none; color: #FFCC99; font-variant: Arial; background: none; cursor: crosshair; 
    behavior:url(linkhilight.htc);filter:progid:DXImageTransform.Microsoft.GradientWipe(duration=1); height: 1px; clip: rect(  );}



p.justify {
 text-align:justify;
 color:#660000;
   }

p,ol,li,div,td,th,address,blockquote,nobr,i {
FONT-SIZE: 8pt;
FONT-FAMILY: Arial
  }

ul {
font-size:8pt;
color:#660000;
font-family: Arial
}


hr {
color: #660000;
}


