BODY { background-color: #FFFFFFF;
  font-family: Times New Roman, times, Georgia, Serif;
  font-weight: 500; color: #008000;
  margin-top: 20px; margin-left: 20px; margin-right: 20px; margin-bottom: 0px;
    }
a:link {  
    color: #008000;
    font-weight: bold;
    text-decoration: underline; 
    }
    
a:visited {  
    text-decoration: underline; 
    font-weight: bold;
    color: #008000;
    }
    
a:hover {  
    color: #C00000; 
    font-weight: bold;
    text-decoration: none; 
    }
    
a:active {  
    color: #008000;
    font-weight: bold;
    text-decoration: underline; 
    }
a:link.menu {  
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none; 
    }
    
a:visited.menu {  
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    }
    
a:hover.menu {  
    color: #FFFFCC; 
    font-weight: bold;
    text-decoration: none; 
    }
    
a:active.menu {  
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none; 
    }
a:link.design {  
    color: #008000;
    font-weight: normal;
    text-decoration: none; 
    }
    
a:visited.design {  
    color: #008000;
    font-weight: normal;
    text-decoration: none;
    }
    
a:hover.design {  
    color: #008000;
    font-weight: normal;
    text-decoration: none; 
    }
    
a:active.design {  
    color: #008000;
    font-weight: normal;
    text-decoration: none; 
    }

h1 { font-size: x-large; font-weight: 700;
 }
h2 { font-size: x-large; font-weight: 600; text-align: center;
 }
h3 { font-size: medium; font-weight: 500; 
 }
h4 { font-size: large; font-weight: 600; text-decoration: underline; margin-top: 8px;
 }
 
 
TD { font-size: small; font-weight: 400;
 }
.small { font-size: x-small; font-weight: 400;
 }
.smaller { font-size: xx-small; font-weight: 400; text-align: center;
 }

table.topMenu { }
td.topMenu { background-color: #008000; padding: 5px; border: solid 1px #000000; 
 font-size: medium; font-weight: bold; color: #FFFFFF; width: 100px; text-align: center;
 }
 
td.mainFront { padding-left: 10px; padding-right: 10px; }

table.contactForm {  }
th.contactForm { text-align: right; }