body,p              {
                  background-color: #FAFAFA;
                  color: #000000;
                  margin-left: 0%;
                  margin-right: 3%;
                  font-family: Verdana, Arial, sans-serif;
                  font-size: 100%;
                  line-height: 140%;                             
                  }


h1        {
                  font-style: normal;
                  font-size: 140%;
                  color: #000000;
                  text-align: left;
                  font-weight: normal;
                  font-family: Verdana, Arial, sans-serif;
                  margin-top: 4px;
                  margin-bottom: 10px;
                  margin-left: 20px;
                  }
h2       {
                  font-style: normal;
                  font-size: 110%;
                  color: #008000;
                  text-align: left;
                  font-weight: normal;
                  font-family: Verdana, Arial, sans-serif;
                  margin-top: 4px;
                  margin-bottom: 4px;
                  margin-left: 20px;
                  }
h3        {
                  font-style: normal;
                  font-size: 100%;
                  color: #000000;
                  text-align: left;
                  font-weight: bold;
                  font-family: Verdana, Arial, sans-serif;
                  margin-top: 4px;
                  margin-bottom: 4px;
                  }
h4 {
                  font-style: normal;

                  color: #000000;
                  font-size:95%;
                  text-align: left;
                  font-weight: bold;
                  margin-top: 4px;
                  margin-bottom: 6px;
                  font-family: Verdana, Arial, sans-serif;
                  }         

h5 {
                  font-style: normal;

                  color: #424242;
                  font-size:90%;
                  line-height: 130%;
                  text-align: left;
                  font-weight: normal;
                  margin-top: 3px; 
                  margin-bottom: 3px;                  
                  font-family: Verdana, Arial, sans-serif;
                  }

h6 {
                 

                  color: #000000;
                  font-size:100%;
                  text-align: left;
                  font-weight: bold;
                  margin-top: 3px;
                  margin-bottom: 3px;
                  line-height: 130%
                  font-family: Verdana,arial,Sans-Serif;
}

ul, dl {
               
                  color: #000000;
                  font-style: normal;
                  font-family: "Verdana", Arial, sans-serif;
                  line-height: 120%;
                  font-size: 80%;
                  
                                    
                  }

li, dt, dd {

                  color: #000000;
                  font-style: normal;
                  line-height: 150%;
                  font-size: 75%;
                  }

table, td, tr {
                  vertical-align:top;
                  left-padding: 20px;
                  color: #000000;
                  font-style: normal;
                  line-height: 100%;
                  font-size: 100%;
                  }


ul li {
                  list-style: disc;
                  }

ol li {
                  list-style: lower-alpha;
                  }

a:link, a:visited {
                  
                  color: #000099;
                  }
a:hover, a:active {
                  
                  color: #DD0008;
                  }

hr {
                  color: #000000;
                  
                  
                  height: 2px;
                  }

pre, tt {
                  
                  color: #000000;
                  font-family: courier, monospace;
                  font-size: 80%
                  font-style: normal;
                  }

           

.header  {
        background-color: #31009C
         }

.inset  {
        
        color: #000000;
        font-style: normal;
        line-height: 120%;
        font-size: 75%;
        margin-left: 5%
        }

.rightcol {

                
        
                  color: #000000;
                  font-style: normal;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size:80%;
                  line-height: 150%;
                  vertical-align:top;
                  padding-left: 20px;
                  padding-top: 4px;
                  border-left: thin dotted #010000;
                 
}

.leftcol {


                  color: #424242;

                  font-style: normal;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size:80%;
                  line-height: 150%;
                  vertical-align:top;
                  width: 25%;
                  padding-left: 20px;
                  padding-top: 4px;
                  padding-right: 8px;
                  margin-right: 10px;
}

.navbar {

                  color: #000000;
                  background-color:#FAFAFA;
                  font-weight: bold;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size:75%;
                  line-height: 100%;
                  vertical-align:top;
                  width: 90%;
                  padding-top:10px;
                  padding-bottom:10px;
                  padding-left: 20px;
                  text-decoration: none;
}

div.scroll {
                height: 220px;
                width: 480px;
                overflow: auto;
                 padding: 4px;
           }


.navbar a:link {text-decoration: none;}
.navbar a:visited {text-decoration: none;}
.navbar a:hover {text-decoration: none;}
.navbar a:active {text-decoration: none;}
.navbar a:link {color: #555599;}
.navbar a:visited {color: #555599;}
.navbar a:hover {color: red;}
.navbar a:active {color: blue;}





