body {
margin: 0;
padding: 0;
}

.main {
position: absolute;
left: 50%;
width: 750px;
margin-left: -375px;                                                                                                                                                                                                                                                                                                                                                                                                                                                  
text-align: center;
}

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

a {
color: #0033ff
}
p {
font-family: Verdana;
font-size: 10px;
text-align: justify;}

td {
font-family: Verdana;
font-size: 10px
}

textarea {
font-family: Verdana;
font-size: 10px;
color: #808080
}

.center {
text-align: center;
}

.sponsors, .sponsors a {
font-family: Arial;
text-align: center;
font-size: 10px;
color: #1e476f;
text-decoration: none;
font-weight: normal;
}