body {
                  background-color: #FFFFFF;
                  color: #000000;
                  line-height: 140%;
                  
                  font-style: normal;
                  font-family: Verdana, Arial, sans-serif;
                                             
                  }

ul, li,  p {
               
                  color: #000000;
                  font-style: normal;
                  background-color: #FFFFFF;
                  color: #000000;
                  line-height: 140%;
                  
                  font-style: normal;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                                   
                  
                  
                                    
                  }


td, tbody, dt {

                  background-color: #FFFFFF;
                  color: #000000;
                  margin-left:10px;
                  margin-right:10px;
                  font-style: normal;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size:90%;  
                  line-height: 140%; 
                  vertical-align:top;
                  width:100%;
                  
                  
                  
                 

                }

.rightcol {

                  
                  color: #000000;
                  width:66%;
                  font-style: normal;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size:90%;  
                  line-height: 140%; 
                  vertical-align:top;
                  padding: 20px;]
                  margin-top: 2px;
                  border-width: thin;
                  border-left: dotted #010000;
}

.leftcol {

                  
                  color: #222222;
                  
                  font-style: normal;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size:90%;  
                  line-height: 140%; 
                  vertical-align:top;
                  width: 33%;
                  padding: 20px;
                 
}
                 
.navbar {
                  
                  color: black;
                  background-color:#FFFFFF;
                  margin-left:20px;
                  font-weight: normal;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size:90%;  
                  line-height: 150%; 
                  vertical-align:center;
                  width: 90%;
                  padding-top:5px;
                  padding-bottom:5px;
                  border-bottom-width: thin;
                  border-bottom: solid #eeeeee;
                  border-top: solid #eeeeee;
}  


.navbar a:link {color: #660000;}    
.navbar a:visited {color: #660000;}  
.navbar a:hover {color: red;}   
.navbar a:active {color: blue;}   
             

h1, h2, h3        {
                  font-style: normal;
                  
                  color: #000000;
                  text-align: left;
                  text-align: top;
                  font-weight: bold;
                  font-family: Verdana, Arial, sans-serif;
                  margin-top: 4;
                  margin-bottom: 8;
                  }


h4 {
                  font-style: normal;

                  color: #000000;
                  font-size:100%;
                  text-align: left;
                  font-weight: bold;
                  margin-top: 10; 
                  margin-bottom: 3;                  
                  font-family: Verdana, Arial, sans-serif;
                  }

h5, h6 {
                  font-style: normal;

                  color: #000000;
                  font-size:90%;
                  text-align: left;
                  font-weight: normal;
                  margin-top: 10;
                  margin-bottom: 3;
                  font-family: Verdana, Arial, sans-serif;
                  }


dd {

                  color: #000000;
                  font-style: normal;
                  line-height: 120%;
                  margin-left: 10
                  font-size: 80%;
                  }



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

pre, tt {
                  
                  color: #660000;
                  font-family: courier, monospace;
                  font-style: normal;
                  }


.header  {
        background-color: #FFFFFF;
        margin-bottom: 0;
         }

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



