body {
background-color: #000000;
margin: 25px;
font-size: 14pt;
font-family: Arial, sans-serif;
font-weight: bold;
}

h1 {
color: #FFFFFF;
font-size: 18pt;
}

p {
color: #FFFFFF;
line-height: 125%;
}

a:link {
color: #FFFFFF;
text-decoration: none;
}

a:visited {
color: #FFFFFF;
text-decoration: none;
}

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

a:active {
color: #FFFFFF;
text-decoration: underline;
}

.deadlink {
color: #666666;
}

.smalldate {
font-size: 11pt;
font-weight: none;
}

#container {
width: 939px;
margin: 0px auto 0px auto;
border: 0px;
padding: 0px;
text-align: center;
}

#banner {
margin: 0px;
border: 0px;
border-bottom: solid 3px #FFFFFF;
padding: 0px;
}

#textblock {
width: 570px;
min-height: 550px;
margin: auto;
padding: 0px;
text-align: justify;
font-weight: normal;
}

#footer {
margin: 0px;
border: 0px;
border-top: solid 3px #FFFFFF;
padding: 0px;
font-size: 11pt;
}