body {
background: #eeeeee;
color: #000000;
margin-left: 1%;
margin-right: 1%;
font-style: normal;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-style: normal;
background: #eeeeee;
color: #000;
text-align: left;
font-weight: normal;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

ul, dl, p, td, li, dt, dd {
background: #eeeeee;
color: #000000;
font-style: normal;
line-height: 138%;
font-family: Verdana, Lucida, Helvetica, sans-serif;
}

ul li {
list-style: disc;
}

ol li {
list-style: lower-alpha;
}

a:link, a:visited {
background: #eee;
color: #000000;
}

a:hover, a:active {
background: #ccc;
color: #eeeeee;
}

hr {
color: #000000;
background: #eeeeee;
height: 8 px;
}

pre, tt {
background: #eeeeee;
color: #000000;
font-family: courier, monospace;
font-style: normal;
}

