
BODY {
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #333333;
scrollbar-3dlight-color: #333333; 
scrollbar-darkshadow-color: #333333;

background-color: #FFFFFF;
font-family: Tahoma; font-size: 10pt; color: #000000;
}
A:link {
  text-decoration: none;
  color: #666699;
}

A:visited {
  text-decoration: none;
  color: #666699;
}

A:hover, active {
 text-decoration: underline;
 color: #666699;
 cursor: crosshair;
}


h1           { font-family: Time New Roman; font-size: 24pt; color: #FF9900; font-weight: bold }
h2           { font-family: Time New Roman; font-size: 12pt; color: #FF9900; font-weight: normal }
h3           { font-family: Time New Roman; font-size: 10pt; color: #FF9900; font-weight: bold }
