body {
 background-color: #000040;
 color: #e0e0f0;
}

a {
 color: #e0e0f0;
 font-family: verdana, helvetica, tahoma;
 font-style: normal;
}

.menu {
 font-size: 12pt;
}

.head {
 font-size: 16pt;
}

.tail {
 font-size: 8pt;
}

.points {
 color: #8080a0;
 font-size: 8pt;
}

.question {
 color: #e0a0a0;
}

.answerhide {
 color: #000040;
}

.answershow {
 color: #a0d0a0;
}

a:visited {
 color: #8080a0;
}

p,li,td {
 color: #e0e0f0;
 font-size: 11pt;
 font-family: verdana, helvetica, tahoma;
 font-style: normal;
 margin: 10;
}

