.footer{
  color:#C0C0C0;
  font-weight:normal;
  font-family: arial, sans-serif;
  font-size: small;
}

a.disclaimer{
  color:#8B6508;
  text-decoration:underline;
  font-weight:normal;
}

a.buttons{
  color:#000000;
  text-decoration:none;
  font-weight:normal;
  font-variant:small-caps;
}

a:link{
  color:#0000FF;
  text-decoration:none;
  font-weight:normal;
  
}

a:visited{
  color:#0000FF;
  text-decoration:none;
  font-weight:normal;
  
}


.bodytext{
  font-family: arial, sans-serif; 
  font-size: small;
}



a:hover{
color:#FF0000;
text-decoration:underline;
}


.submittable{
  font-family: arial, sans-serif; 
  font-size: small;
  width: 400px;

}

.reqtable{
    

}


.reqtableh{
    font-weight:bold;

}

.main1{
  margin:0px 0px 0px 100px;  

}

.main2{
  margin:20px 20px 20px 20px;
  font-family: arial, sans-serif; 
  font-size: small;
  width: 700px;  

}