
form {
padding: 0;
border: 0;
margin: 0;
}
body {
margin:0;
padding:0;
font-family: arial;
text-align: left;
}
select {
font-size: 12px;
background-color: #fff;
margin-top:1px;
}
input {
margin-left: 1px;
margin-top: 1px;
font-size:12px;
}
h3 {
color: #ccb696;
font-weight: bold;
font-size: 16px;
text-align: left;
margin-top: 0;
padding: 0;
border: 0;
}
.bodytext {
font-weight: normal;
text-align: left;
font-size: 13px;
color: black;
}
.bodytext a:link {
font-weight: normal;
color: black;
}
.bodytext a:visited, a:active {
color: black;
}
.bodytext a:hover {
color: #800c0c;
text-decoration: none;
}
.formtext {
font-family: Arial;
font-weight: bold;
font-size: 12px;
color: white;
}
.footertext {
color: white;
font-size: 10px;
text-align: center;
}
.footertext a:link, a:visited, a:active {
text-decoration: underline;
color: white;
}
.footertext a:hover {
color: #e4d7b1;
}
