body {background-color: #FFFFFF; 
   scrollbar-face-color: #000099;
   scrollbar-highlight-color: #CCCCCC;
   scrollbar-3dlight-color: #0033CC;
   scrollbar-darkshadow-color: #000099;
   scrollbar-shadow-color: #6699FF;
   scrollbar-arrow-color: #FFFFFF;
   scrollbar-track-color: #6666FF; 
   cursor: crosshair;
   text-align: left;
   font-size: small;  
   color: #000000; 
   font-family: "Trebuchet MS", "Arial", "sans-serif"}
a {text-decoration: none; color: "blue"}
a:hover {color: "blue";
   text-decoration: underline}
p {margin-left: 100px; margin-right: 100px; 
   text-align: left}
h3 {font-weight: normal;
   margin-left: 100px; margin-right: 100px;
   font-family: "Trebuchet MS", "Arial", "sans-serif"}
hr {border: #6699FF dashed 2px}
li {position: relative;
    left: 75px;
    top: -20px}
