body {
scrollbar-face-color:darkgreen;
scrollbar-arrow-color:ivory;
scrollbar-track-color:ivory;
scrollbar-shadow-color:gray;
scrollbar-highlight-color:ivory;
scrollbar-3dlight-color:ivory;
scrollbar-darkshadow-Color:white;
background-color:ivory;
}

a {text-decoration:none;
   color:darkgreen;
   font-weight:bold;
  }

a:hover {color:rgb(14,206,0);}

hr {width:100%;
    size:8px;
    height:4px;
    color:darkgreen;
   }
 
.weblinks {font-size:12pt;
           font-weight:bold;
          }

.h1 {font-weight:bold;
    color:darkgreen;
    font-size:26pt;
   }

.h2 {font-weight:bold;
    color:darkgreen;
    font-size:20pt;
   }

.h10 {font-style:italic;
     font-size:16pt;
     color:black;
    }

.header {font-weight:bold;
    color:crimson;
    font-size:24pt;
   }
