hr           { color: #E4DF78; width: 60% }
a:link       { text-decoration: none }
a:visited    { text-decoration: none }
a:hover      { text-decoration: underline }
body         { scrollbar-face-color: #009933; scrollbar-highlight-color: #E4DF78; 
               scrollbar-3dlight-color: #0000FF; scrollbar-darkshadow-color: 
               #000000; scrollbar-shadow-color: #80FF00; 
               scrollbar-arrow-color: #004080; scrollbar-track-color: #000000 }
body         { position: absolute; left: 0; top: 0; border-left: 15px ridge #009933 }
.on          { text-decoration: underline; color: GREEN; font-weight: bold; font-size: 10 }
.off         { color: #000000; font-weight: bold; font-size: 10 }
.blu         { background-color: #E4DF78; font-weight: bold; color: black }
.ona         { text-decoration: none; color: #ffffff; background-color: #0000ff; 
               font-weight: bold; font-size: 10 }
.offa        { text-decoration: underline; color: BLUE; font-weight: bold; font-size: 10 }
.white       { background-color: white }
p            { text-indent: 0.25in; padding: 4px }
p.hilit      { text-indent: 0.25in; border-bottom: 3px solid #E4DF78; padding: 4px }

h3           { font-family: Impact, Broadway, Arial; 
		font-size: 18pt; 
		font-weight:bold; 
		color: #E4DF78; text-align:left;
		}