
.mylist {
color: 0000FF;
font-family: serif;
font-weight: bold;
font-size: 14pt;
background-color: C0C0C0;
}

.question {
color: FF0000;
font-weight: bold;
font-size: 14pt;
}

.rule {
color: FF0000;
background-color: C0C0C0;
font-weight: bold;
font-size: 16pt;
}


BODY {
background-color: FFDFBF;
color: 000000;
font-family: serif;
font-size: 12pt;
}
H1 {
font-size: 20pt;
font-weight: bold;
}
H2 {
font-weight: bold;
font-size: 16pt;
}

TD {
color: 000000;
}
A:link {
color: FF0000;
}
A:visited {
color: FF00FF;
}
