body {
background: #000000;
color: #669999;
margin-left: 15%;
margin-right: 15%;
font-style: normal;
font-family: Georgia, Times, serif;
}

h1, h2, h3, h4, h5, h6 {
font-style: italic;
background: #669999;
color: #000000;
text-align: left;
font-weight: normal;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

ul, dl, p, td, li, dt, dd {
background: #000000;
color: #669999;
font-style: normal;
line-height: 141%;
font-family: Georgia, Times, serif;
}

ul li {
list-style: square;
}

ol li {
list-style: lower-roman;
}

a:link, a:visited {
background: #669999;color: #000000;
}

a:hover, a:active {
background: #669999;
color: #000000;
}

hr {
color: #669999;
background: #000000;
height: 6 px;
}

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

