h1{
font-size: 24px; 
font-weight: bold;
}
a.h1{
font-size: 24px; 
font-weight: normal;
}
h2{
font-size: 16px; 
color: #333333;
font-weight: bold;
}
h3{
font-size: 14px; 
font-color: #666666;
font-weight: bold;
}
.headCell{
background-color:  #ffffff;
height:70px;
border-bottom: 1px solid black;
margin-right:100px;
}
.bodyCell{

color: #333333;

}
.headCellNav{
background-color:  #ffffff;
height:70px;
border-bottom: 1px solid black;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
background-color:  #CCCCCC;
font-color: #666666;
margin:0;
}
input{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-color: #666666;
}
a:link {color: #666666; text-decoration: none}
a:visited {color: #666666; text-decoration: none}
a:hover {text-decoration: underline}
a.maintext:hover {text-decoration: none}
a.maintext {text-decoration: underline}
p{
font-color: #666666;
}
