body {
                  background-color: #FFFFFF;
                  font-size: 110%;
                  color: #333333;
                  line-height: 140%;
                  
                  font-style: normal;
                  font-family: "Exo",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: 'Exo',Verdana, Arial, Helvetica, sans-serif;
                                   
                  
                  
                                    
                  }


td, tbody, dt {

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

                }

.rightcol {

                  
                  color: #333333;
                  width: 60%;
                  font-style: normal;
                  font-family: 'Exo', Verdana, Arial, Helvetica, sans-serif;
                  font-size:130%;  
                  line-height: 135%; 
                  vertical-align:top;
                  padding: 10px;
                  border-left: thin dotted #010000;
}

.leftcol {

                  
                  color: #555555;
                  width:40%;
                  font-style: normal;
                  font-family: 'Exo', Verdana, Arial, Helvetica, sans-serif;
                  font-size:130%;  
                  line-height: 140%; 
                  vertical-align:top;
                  width: 30%;
                  padding: 20px;
                 
}
                 
.navbar {
                  
                  color: black;
                  background-color:#ffffff;
                  margin-left:20px;
                  font-weight: normal;
                  font-family: 'Exo', Verdana, Arial, Helvetica, sans-serif;
                  font-size:160%; 
                  vertical-align:center;
                  width: 80%;
                  padding-top:5px;
                  padding-bottom:5px;
                  
}  


.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;}
             

h1 {
                  font-style: normal;
                  font-weight: normal;
                  color: #000000;
                  text-align: left;                 
                  font-size: 150%;
                  font-family: Merriweather, Verdana, Arial, sans-serif;
                  margin-top: 4;
                  margin-bottom: 8;
                  }


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


h4 {
                  font-style: normal;

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

h5, h6 {
                  font-style: normal;

                  color: #000000;
                  font-size:80%;
                  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%
        }


.navbar a:active {color: blue;}

                                                           
  
.menu {           font-style: normal;
                  font-size: 100%;
                  line-height: 150%;
                  color: #000000;
                  text-align: left;
                  font-weight: normal;
                  font-family: 'Exo 2', Verdana, Arial, sans-serif;
                  margin-top: 4px;
                  margin-bottom: 4px;
                  margin-left: 4px;
                  text-decoration: none;
                  }                                                             
                                                            
.menu a:link {text-decoration: none;}
.menu a:visited {text-decoration: none;}
.menu a:hover {text-decoration: none;}
.menu a:active {text-decoration: none;}
.menu a:link {color: blue;}
.menu a:visited {color: #01307c;}
.menu a:hover {color: red;}
.menu a:active {color: blue;}                                                        


