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

background-color: #FFFFFF;
font-family: Time New Roman; font-size: 10pt; color: #OOOOOO;
}
A:link {
  text-decoration: none;
  color: #FFFFFF;
}

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

A:hover, active {
 text-decoration: none;
 color: #FF9900;
 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 }