body { background: #ffffff; margin: 10px; 
       font-size: x-small ; font-family: "arial", "trebuchet ms", "helvetica", "sans-serif"; 
 
       scrollbar-face-color: #ffffff; scrollbar-shadow-color: #00309C; 
       scrollbar-highlight-color: #00309C; scrollbar-3dlight-color: #00309C; 
       scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #00309C; }

A:link    { text-decoration: none; font-weight: bold; font-size: small; color: white }
A:visited { text-decoration: none; font-weight: bold; font-size: small; color: white }
A:active  { text-decoration: none; font-weight: bold; font-size: small; color: blue } 
A:hover   { text-decoration: none; font-weight: bold; color: blue }

hr { margin-left: 30px; margin-right: 30px; color: #FFFFFF; background-color: #000000; height: 2px; }

h1 { height: 5px; color: white; font-family: "Comic Sans MS", "Tahoma", " "Arial Black"}

