body {
 background: #dff; 
 color: #336666;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 0;
}
p, li, td {
 line-height: 1.5em;
 font-size:  x-small;      
 voice-family: "\"}\"";   
 voice-family: inherit;   
 font-size: small;  
}
ul {
 margin-top: 5px;
 margin-bottom: 5px;
}
a:visited {
 color: black;
 text-decoration: underline;
 background-color: transparent;
}
a:link {
 color: black;
 text-decoration: underline;
 background-color: transparent;
}
a:hover {
 color: blue;
 text-decoration: none;
 background-color: transparent;
}
a:active {
 color: red;
 text-decoration: none;
 background-color: transparent;
}
h1 {
 font-size: 28px;
}
h2 {
 font-size: 18px;
 margin-top: 18px;
 margin-bottom: 6px;
 color: #336666;
 background-color: transparent;
}
h3 {
 font-size: 14px;
 font-weight: bold;
 margin-bottom : 5px;
 margin-top : 0px;
}
h4 {
 font-weight: bold;
}
input {
 font-size: 10px;
}
b, strong {
 font-weight: bold;
}
img {
 border: 0;
}
.hiddentext {
 display: none;
}
.bio {
 font-size: 11px;
 font-weight: normal;
}
.lab {
 font-size: 11px;
 color: blue;
 background-color: transparent;
}
#main {
 margin: 20px 10px 50px 100px;
 width: 75%;
 border: 0;
 padding: 0;
}
#foot {
 margin: 0 20% 0 20%;
 border: 0;
 padding: 0;
 text-align: center;
 font-size: 11px;
 font-weight: normal;
}

