body {
   font-size : 10pt;
   font-family : Verdana;
   font-weight : bold;
   color : #FFD6CC;
   background-attachment:fixed;
   background-color: #B86464;
   cursor:normal;

   scrollbar-base-color: #F1CBCA;
   scrollbar-face-color: #B86464;
   scrollbar-shadow-color: #B86464;
   scrollbar-highlight-color: #B86464;
   scrollbar-3dlight-color: #F1CBCA;
   scrollbar-darkshadow-color:#B86464 ;
   scrollbar-track-color: #F1CBCA;
   scrollbar-arrow-color:#F1CBCA ;
}

p {
   font-weight : bold;
   font-size : 10pt;
   font-family : Verdana;
   color : #FFD6CC;
   background : transparent;
   text-decoration : none;
}

td{
   font-weight : bold;
   font-size : 10pt;
   font-family : Verdana;
   color : #FFD6CC;
   margin: 0 0 0 0;
}


blockquote {
   font-weight : bold;
   font-size : 10pt;
   font-family : Verdana;
   color : #FFD6CC;
   background : transparent;
   text-decoration : none;
}

a:hover {
   font-weight : bold;
   font-size : 10pt;
   font-family :Verdana;
   color : #eebfab;
   background : transparent;
   text-decoration : none;
}

a, a:visited, a:link, a:active {
   font-weight : bold;
   font-size : 10pt;
   font-family : Verdana;
   color : #FFD6CC;
   background : transparent;
   text-decoration : none;
}

