body { background-color: black;
font-family: Arial;
font-size: 12pt;
color:#FFFFFF;
scrollbar-face-color:red;
scrollbar-highlight-color:darkgray ;
scrollbar-3dlight-color:gray ;
scrollbar-darkshadow-color:white ;
scrollbar-shadow-color:black;
scrollbar-arrow-color:darkgray ;
scrollbar-track-color:gray 
}

p { text-align: left; 
font-family: Arial; 
font-size: 12pt;  
color:#FFFFFF; }

a:link { color: white; }
a:visited { color: red; } 
a:active { color: gray; }
a:hover { background-color:black;
color: red; }

h1, h2, h3, h4, h5, h6 { font-family: Arial;
color: FFFFFF;
text-align: center;
}
h1 { font-size:18pt}

h2 { font-size:16pt}

h3 { font-size:14pt}

hr { width: 80% }