BODY {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 13px;
color: #dddddd;
background-color: #000000;
}

IMG {
border: 0;
}

A {
text-decoration:none;
color: #dddddd;
background-color: none;
cursor: crosshair;
}

A:link {
color: #dddddd;
}

A:active {
color: #dddddd;
}

A:visited {
color: #dddddd;
}

A:hover {
color:#ffff00;
}

#pageheader {
font-family: "Comic Sans MS", fantasy, cursive;
color: #ffff00;
background-color: none;
font-size: 36pt
}

#comment {
font-family: "Lucida Handwriting", sans-serif;
color: #dddddd;
background-color: #000000;
font-size: 12pt;
font-style: italic
}

LI {
list-style-image: url("/images/listmark.gif");
}

PRE, TT, CODE, KBD, SAMP { font-family: monospace }