body {
margin: 0px 0px 0px 0px;
font-family: arial;
background-color: #000000;
}

.content {
font-size: 9pt;
color: #FFFFFF;
}

.header {
font-size: 11pt;
color: #FF0000;
font-weight: bold;
}

.link {
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.whitetext {
font-size: 8pt;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.textlink {
font-size: 9pt;
color: #FF0000;
font-weight: normal;
text-decoration: none;
}