body {
font-family: Verdana;
font-size: 11px;
background-color: #fafafa;
color: #000000;
text-align: center;
}

h1 {
font-size: 13px;
text-decoration: underline;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

table {
border-collapse: collapse;
margin-left: 1px;
}

p {
margin-right: 10px;
text-align: justify;
}

input {
font-family: Verdana;
font-size: 11px;
height: 12px;
width: 150px;
}

input.submit {
font-family: Verdana;
font-size: 11px;
height: 20px;
width: 50px;
background-color: #e5e5e5;
}

img {
vertical-align: bottom;
border: 0px;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #000000;
}

#text a:link, #text a:visited, #text a:active {
text-decoration: none;
color: #0016bc;
}

#header {
margin: 0px auto 0px auto;
width: 510px;
height: 125px;
}

#content {
margin: 0px auto 0px auto;
width: 510px;
height: 300px;
text-align: left;
line-height: 18px;
}

#links {
width: 125px;
float: left;
}

#text {
width: 375px;
height: 290px;
float: right;
overflow: auto;
}

#footer {
margin: 0px auto 0px auto;
width: 510px;
height: 20px;
}

.linkspage {
text-decoration: underline;
}