*{
color:#fff;
font-family:Georgia, "Times New Roman", Times, serif;
}
h1{
margin-top:0;
padding-top:0;
}

.foot{
border-top:1px dashed #241500;
background:#000;
font-size:10px;
text-align:center;
font-weight:bold;
}
a{
color:maroon;
}
a:hover{
color:#C59042;
text-decoration:none;
}


input,textarea{
color:#000;
}