body {
background-color: #000000;
margin-top: 2px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 0px;
scrollbar-base-color: #333333;
scrollbar-arrow-color: #CC0000;
scrollbar-track-color: #666666;
font-family: arial, sans-serif;
}

.dotted {
border-bottom: 2px dotted #666666;
padding: 0px 0px 0px 0px;
}

p, ul {
color: #ccc;
font-size: 12px;
font-style: normal;
text-decoration: none;
text-align: left;
margin-left: 0px;
margin-right: 0px;
line-height: 18px;
}

h1 {
font-size: 14px;
font-style: normal;
text-decoration: none;
}

h2 {
font-size: 13px;
color: #fff;
font-style: normal;
text-decoration: none;
}

a:link {
color: #cc0000;
text-decoration: underline;
}

a:visited {
color: #cccccc;
text-decoration: underline;
}

a:hover {
color: #999999;
text-decoration: underline;
}