body {
background-color: #000000;
}

body, p, td {
font-size: 12px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #FFFFFF;
text-decoration: none;
}

.title {
font-size: 16px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #999999;
font-weight: bold;
text-decoration: none;
}

.title2
{
font-size: 16px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #990000;
font-weight: bold;
text-decoration: none;
}

a.title:link {
font-size: 16px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #999999;
font-weight: bold;
text-decoration: none;
}

a.title:visited {
font-size: 16px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #999999;
font-weight: bold;
text-decoration: none;
}

a.title:active {
font-size: 16px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #990000;
font-weight: bold;
text-decoration: none;
}


a.title:hover {
font-size: 16px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #990000;
font-weight: bold;
text-decoration: none;
}

a:link.button {
font-size: 12px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #999999;
font-weight: bold;
text-decoration: none;
}

a:visited.button {
font-size: 12px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #999999;
font-weight: bold;
text-decoration: none;
}

a:active.button {
font-size: 12px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #990000;
font-weight: bold;
text-decoration: none;
}

a:hover.button {
font-size: 12px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #990000;
font-weight: bold;
text-decoration: none;
}

a:link {
font-size: 12px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #FFFFFF;
}

a:visited {
font-size: 12px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #FFFFFF;
}

a:active {
font-size: 12px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #990000;
}

a:hover {
font-size: 12px;
font-family: trebuchet ms, verdana, helvetica, sanserif;
color: #990000;
}

.smallprint, a.smallprint:link, a.smallprint:visited {
font-size: 7pt; 
color: #999999; 
font-weight: normal;
}

.ltbkg {
background-color: #666666;
}

.ans {
font-weight: bold;
color: #FF0000;
font-size: 16px;
}

.subhead {
font-weight: bold;
color: #FF0000;
font-size: bigger;
}

.subhead2 {
font-weight: bold;
color: #999999;
}