BODY {font: 12 pt Times roman; color: black; margin-left: 0.4 in; background: rgb(252,252,252);  margin-right: 5%; }
H1 {font: 20 pt Times roman; color: rgb(92,100,60); text-transform: uppercase; margin-left: 0%;} 
H2 {font: 16 pt  Comic Sans MS; color: black; text-transform: bold; font-weight: bold; margin-left: 0 in }
H3 {font: 14 pt Verdana; color: rgb(23, 25, 15); text-transform: uppercase; margin-left: 0 in}
H4 {font: 14 pt Comic Sans MS; color: maroon; text-transform: uppercase}
H5 {font: 12 pt Times roman; color: rgb(92,100,60); text-transform: uppercase; margin-left: 0%;}
div.box { border: solid; border-width: thin; width: 100% }
div.color { background: rgb(204,204,100); padding: 0.5em;  }
a.plain { text-decoration: none }


:link { color: rgb(23, 25, 15) } /* for unvisited links */ 
:visited { color: rgb(140, 150, 90) } /* for visited links */ 
:active { color: rgb (146, 30, 45) } /* when link is clicked */ 
:hover { color: rgb(92, 100, 60) } /* when mouse is over link */ 




