body { 

font: 12pt;
font-family: Serif;
color: white;
  background: #1943ca;
a.plain { text-decoration: none }

:link { color: rgb(255, 255, 255) }  /* for unvisited links */
:visited { color: rgb(255, 255, 255) } /* for visited links */
a:active { color: rgb(255, 255, 255) } /* when link is clicked */
a:hover { color: rgb(255, 255, 255) } /* when mouse is over link */


scrollbar-base-color: #1943ca; 
scrollbar-face-color: #3ade08; 
scrollbar-track-color: #1943ca; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-shadow-color: #663366;
scrollbar-darkshadow-color: #000000; 
} 


