body {font-family: Comic Sans MS, Times, serif; color: black;
   background: white url(image3.gif) repeat-y top left fixed; 
   color: #093109; line-height: 25px;
   scrollbar-face-color:#093109;
scrollbar-highlight-color:#B4C0B4;
scrollbar-3dlight-color:#006600;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#113911;
scrollbar-arrow-color:#738C73;
scrollbar-track-color:#9CB09C;
   }
.inside	{text-indent: 25px;
	}

.content {background-color: white;
  font-family: comic sans ms, Verdana, sans-serif;
  margin-left: 100px; 
  color: #093109;
  }
h1, h2, h3, h4, h5, h6, {color: #093109; font-family: Verdana, sans-serif;}

h1 {color; rgb(0%,40%,0%); border-bottom: thin solid; 
   width: 100%;}
   
.navigation {/*The navigation on the left side, positioned absolutely*/
    position: absolute;
    top: 100px;
    left: 3px;
    width: 100px;
    height: auto;
    font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    line-height : 110%;/*line-height set to 110% in order to*/
                      /*have the navigation elements better separated*/
    }  
  
.navbox {font-size: 15px; font-family: Verdana, sans-serif;
  background-color: #093109;
  border: 2px white groove;
  padding: 1px; margin: 2px;
  }  
  
a:link {/*normal links in the text*/
  color: blue; 
  text-decoration : none; 
  background: #FFFFFF;}
a:visited {
  color: #FF0000; 
  text-decoration : none; 
  background: #FFFFFF;}
a:hover { 
  color: #999999; 
  text-decoration : underline; 
  background: #FFFFFF;}

/*now follow the section links in the navigation bar on the left side*/
a.nav:link {
  color: #FFFFFF; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.nav:visited {
  color: #FF8C00; 
  text-decoration : none;
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.nav:hover { 
  color: #7FFFD4; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}     
  
.box {background: white;
  color: rgb(0%,40%,0%);
  font-family: Verdana, sans-serif;
  font-size: 12px;
  padding: 2px;
  margin: 2px;
  border: 2px solid rgb(0%,40%,0%);
  }  
  
hr {color: rgb(0%,40%0%);}

ul.inside {list-style-type: square;
  list-style: inside;
  font-size: 12px;}
.abc11 {font size: 10pt;} 

.abc12 {font-size: 10pt;}

.abc13  {text-indent: 25px; font size: 10pt; line-height: 25px;}

tr {font-size:  10pt; font-weight:bold;}

.firstletter {font-size: 16pt; font-weight: bold;}

  
