body {
background: #000000;
color: #FFFF00;
align: center;
font-style: normal;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

h2, h3, h4, h5, h6 {
font-style: normal;
background: #000000;
color: #B02129;
text-align: center;
font-weight: bold;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

h1 {
font-style: normal;
font-size:10pt;
background: #000000;
color: #B02129;
text-align: center;
font-weight: bold;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

ul, dl, p, td, li, dt, dd {
background: #000000;
color: #FFFF00;
font-weight: bold;
line-height: 107%;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

ul li {
list-style: square;
}

ol li {
list-style: decimal;
}

a:link, a:visited {
background: #000000;
color: #B02129;
}

a:hover, a:active {
background: #000000;
color: #FFFF00;
}

hr {
color: #66CCCC;
background: #660000;
height: 2 px;
}

pre, tt {
background: #11112b;
color: #FF8000;
font-family: courier, monospace;
font-style: normal;
}
