body {
background: #000000;
color: #C0C0C0;
font-style: normal;
font-weight: normal;
text-align: left;
font-size: 1em;
font-family: "Arial", sans-serif;
}

.footer {
text-align: center;
}

.enhanced {
color: #80BBFF;
font-style: italic;
font-size: 0.85em;
}

.en_small_left {
color: #FFFFFF;
font-style: italic;
text-align: left;
font-size: 0.75em;
}

.en_small_center {
color: #FFFFFF;
font-style: italic;
text-align: center;
font-size: 0.75em;
}

.hidden {
background: #000000;
color: #000000;
font-style: italic;
font-weight: normal;
text-align: center;
font-size: 0.5em;
font-family: "Arial", sans-serif;
}

.bright {
background: #000000;
color: #FFFFFF;
}

.brighter {
background: #000000;
color: #FFFFFF;
font-weight: bold;
}

h1 {
background: #000000;
color: #FFFFFF;
font-style: normal;
font-weight: bold;
text-align: center;
font-size: 1.5em;
font-family: "Arial", sans-serif;
}

h2, h3, h4, h5, h6 {
font-style: normal;
background: #000000;
color: #66FFCC;
text-align: right;
font-weight: normal;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

ol {
list-style: decimal;
}

li {
padding-bottom: 1.2em;
}

.content600 {
margin-left: auto;
margin-right: auto;
width: 600px;
text-align: left;
}

dl, p, td, dt, dd {
background: #000000;
color: #C0C0C0;
font-family: "Arial", sans-serif;
}

a:link {
background: #000000;
color: #4090d0;
}

a:visited {
background: #000000;
color: #a060d0;
}

a:hover {
background: #000000;
color: #FF8080;
}

a:active {
background: #000000;
color: #FFFF00;
}

hr {
color: #000000;
background: #66FFCC;
height: 1px;
}

pre, tt {
background: #000000;
color: #C0C0C0;
font-family: courier, monospace;
font-style: normal;
}