
BODY 
{
  background-repeat: repeat;
  background-attachment:none;
  scrollbar-arrow-color: C2B1D0;
  scrollbar-track-color: 5D1C1A;
  scrollbar-face-color: 35242F;
  scrollbar-highlight-color: 2D4370;
  scrollbar-3dlight-color: 2D4370;
  scrollbar-darkshadow-color: 2D4370;
  scrollbar-shadow-color: 2D4370;
  cursor: default;
}
-->


A:link {color: "5D1C1A"; text-decoration: none; cursor:none}

a:visited {color: "C2B1D0"; text-decoration: none; cursor: none;}

A:hover {color: #5D1C1A; font-size: 12pt; cursor:help; text-decoration: underline;}



.HEAD {
            font-style : normal; 
            font-weight : bold; 
            font-size : 14px; 
            font-family : tahoma; 
            color : #C2B1D0;
            padding: 2;
		spacing:2;
      	    border: 2px solid #2D4370;
	    background-color:#35242F;
}

body, tr, td {
	font-family: Berlin Sans FB; color:#35242F;
	font-size:12px;
	letter-spacing:0pt;
	margin:0;
    }


hr {color:#5D1C1A;}