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

h1, h2, h3        {
                  font-style: normal;
                  
                  color: #000000;
                  text-align: left;
                  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;
                  }


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

td, tbody, dt {

                background-color: #FEFFF9;
                  color: #000000;
                  margin-left: 0%;
                  margin-right: 3%;
                  font-style: normal;
                  font-family: Verdana, Arial, Helvetica, sans-serif;
                  font-size:90%; 
                  padding: 10px;                

                  }

dd {

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


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

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

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

.navbar  {

                  font-style: normal;
                  color: #000000;
                  font-size:85%;
                  text-align: left;
                  line-height: 120%
                  font-weight: normal;
                  margin-top: 8;
                  margin-bottom: 3;
                  font-family: Verdana, Arial, sans-serif;
         }
.header  {
        background-color: #fefff9;
        margin-bottom: 0;
         }

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



