/* scrollbars */
body { 
scrollbar-3d-light-color: #FBE7EE; 
scrollbar-arrow-color : #968289; 
scrollbar-base-color: #968289; 
scrollbar-dark-shadow-color : #FBE7EE; 
scrollbar-face-color: #FBE7EE; 
scrollbar-highlight-color: #FBE7EE; 
scrollbar-shadow-color :#FBE7EE;} 


/* body */
body {
background-image:url(biceback.jpg);
background-color:#FBE7EE;
color:#968289;
}

/* Links */

A 
    { text-decoration: none; color: #968289; font-variant: Arial; behavior:url(linkhilight.htc);filter:progid:DXImageTransform.Microsoft.GradientWipe(duration=1);
    height: 1px; clip: rect(  );}
A:hover 
   { text-decoration: none; color: #FFFFFF; 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:#968289;
   }

p,ol,li,div,td,th,address,blockquote,nobr,i {
FONT-SIZE: 8pt;
FONT-FAMILY: Arial
  }

ul {
font-size:8pt;
color:#968289;
font-family: Arial
}


hr {
color: #968289;
}

