body {
 background-color: #4A4A4A;
 font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 11px;
 color: #dddddd;
 line-height: 150%;
}


h1 {
 color: #FFFFFF;
 font-size: 18px;
 font-weight: normal;
 letter-spacing: 1px;
}

a:link {
 color: #FFFFFF;
}
a:visited {
 color: #FFFFFF;
 font-style: italic;
}
a:hover {
 color: #FF0000;
 text-decoration: none;
}
a:active {
 color: #FF4500;
 text-decoration: none;
}

div.blackbox {
 outline-style: solid;
}

