.text { font-family: Arial, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #FFFFFF; } 
.textpurple { font-family: Arial, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #8482D6; } 
.textred { font-family: Arial, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #FF0000; } 
.textgreen { font-family: Arial, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #00FF00; } 
.textblue { font-family: Arial, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #00FFFF; } 
.textyellow { font-family: Arial, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #FFFF00; } 
.textorange { font-family: Arial, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #FFCF00; } 
.textblack { font-family: Arial, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #000000; } 
.textdarkblue { font-family: Arial, Arial; font-size: 8pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #0000FF; } 
.texttitle { font-family: Arial, Arial; font-size: 28pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #00FF00; } 
.textheadgreen { font-family: Arial, Arial; font-size: 20pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #00FF00; } 
.textheadorange { font-family: Arial, Arial; font-size: 16pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #FFCF00; } 
.bigpurple { font-family: Arial, Arial; font-size: 16pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #8482D6; } 
.textheadpurple { font-family: Arial, Arial; font-size: 20pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #B900FF; } 
.link { font-family: Arial, Arial; font-size: 12pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #FFFFFF; } 
.textdarkorange { font-family: Arial, Arial; font-size: 12pt; font-weight: normal; color: #FFFFFF text-decoration: none; color: #FF4422; } 

a:link {color: #00FF00; text-decoration: none; } 
a:active { color: #795BBC; text-decoration: none; } 
a:visited { color: #FF4422; text-decoration: none; } 
a:hover { color: #00FFFF; text-decoration: underline overline; }

body {  
scrollbar-face-color:#0000FF; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000055; 
scrollbar-3dlight-color:#9999FF; 
scrollbar-arrow-color: #00FF00; 
scrollbar-track-color:#000099; 
scrollbar-darkshadow-color:#9999FF; 
margin: 0;
}

H1 { color: #00FF00 }
H2 { color: #FFCF00 }
H3 { color: #00FF00 }
H4 { color: #00FF00 }
H5 { color: #00FF00 }
H6 { color: #00FF00 }
Li { color: #FFFFFF; font-family: Trebuchet MS, Arial; font-size: 9pt; }
Blockquote { font-style: italic; color: #FFFFFF }