<style type="text/css">{  }

A:link
{ text-decoration: none; color:#890D1C; cursor: wait; }
A:visited
{ text-decoration: none; color:#890D1C; cursor: wait; }
A:active
{ text-decoration: underline; color:#890D1C; cursor: wait;  }
A:hover
{ text-decoration: underline; color:#890D1C; cursor: wait; 



}


body 
{ background: white; 


font-family: verdana;
color: black ; 


font-size: 8 pt;


scrollbar-face-color : white; 
scrollbar-highlight-color : black; 
scrollbar-3dlight-color : black; 
scrollbar-shadow-color : black; 
scrollbar-darkshadow-color : black;
scrollbar-track-color : white; 
scrollbar-arrow-color : #820E1C; 
}


input, textarea
{ border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:1px solid black; background:white; font-family: verdana; 
color: #820E1C; 
}

</style>