body {
background-color: #000000;
font-family: arial;
font-size: 12px;
color: #000000;
}

p {
font-family: arial;
font-size: 14px;
color: #000000;
}

b.red {
font-family: arial;
font-size: 14px;
color: #f7140f;
}

font.header {
font-family: arial;
font-size: 16px;
color: #121a4b;
font-weight: bold;
border-bottom: 1px #f71a4b solid;
}

font.tiny {
font-family: arial;
font-size: 10px;
color: #000000;
}

div.header {
font-family: arial;
font-size: 16px;
color: #ff0000;
font-weight: bold;
border-bottom: 2px #404040 solid;
}

A:link {
font-family: arial;
font-size: 14px;
color: #261C64;
text-decoration: underline;
}

A:visited {
font-family: arial;
font-size: 14px;
color: #261C64;
text-decoration: underline;
}

A:active {
font-family: arial;
font-size: 14px;
color: #000000;
text-decoration: underline;
}

A:hover {
font-family: arial;
font-size: 12px;
color: #404040;
text-decoration: underline;
font-weight: bold;
}

A:link.bottom {
font-family: arial;
font-size: 11px;
color: #261C64;
text-decoration: underline;
}

A:visited.bottom {
font-family: arial;
font-size: 11px;
color: #261C64;
text-decoration: underline;
}

A:active.bottom {
font-family: arial;
font-size: 11px;
color: #000000;
text-decoration: underline;
}

A:hover.bottom {
font-family: arial;
font-size: 11px;
color: #404040;
text-decoration: underline;
font-weight: bold;
}

table.body {
background-color: #000000;
border-width: 0px;
padding: 0px;
font-family: arial;
font-size: 14px;
color: #000000;
}

td {
border-top: 0px #000000 solid;
border-left: 0px #000000 solid;
border-right: 0px #000000 solid;
border-bottom: 0px #000000 solid;
padding: 0px;
}