BODY { background-color: #0000FF; font-family:Helvetica,Arial,Verdana; font-size:24pt; font-weight:Bold; color:#FFFF66 }

H2 { font-family:Helvetica,Arial,Verdana; font-size:18pt; font-weight:Bold; text-align:center }
H4 { font-family:Arial,Verdana,Helvetica; font-size:14pt; font-weight:Bold }
H6 { font-family:Verdana,Arial,Helvetica; font-size:10pt; font-weight:Bold; text-align:center }

table { width:99%; }
td { font-family:Helvetica,Arial,Verdana; font-size:20pt; font-weight:Bold; color:#FFFF66; text-align:center }
p { font-family:Helvetica,Arial,Verdana; font-size:24pt; font-weight:Bold; color:#FFFF66; text-align:center; padding:0 20px; line-height:140%;}
p.left {text-align:left;}
img {float:right; margin-left:20px; }
img.center {float:none; text-align:center;}
.clear {clear:both; }

#question {
	text-align:center;
}
#answer {
	visibility:hidden; /* start with answer hidden, show with javascript */
}
#bonus1 {
	visibility:hidden; /* start with answer hidden, show with javascript */
}
#bonus2 {
	visibility:hidden; /* start with answer hidden, show with javascript */
}
#bonus3 {
	visibility:hidden; /* start with answer hidden, show with javascript */
}
#question a {color:#ffff66; text-decoration:none; border: 2px solid #ffff66; padding: 4px 8px;}
#answer a {color:#ffff66;}

.copyr { font-family:Helvetica,Arial,Verdana; font-size:14pt; font-weight:Bold; color:#FFFF66; text-align:center }

.text1 { font-family:Arial,Verdana,Helvetica; font-size:10pt }
.bigtext1 { font-family:Arial,Helvetica,Verdana; font-size:12pt; font-weight:Bold }

.text2 { font-family:Times, Times New Roman; font-size:12pt } 
.bigtext2 { font-family:Times, Times New Roman; font-size:14pt; font-weight:Bold }

.toplink { font-family:Verdana,Arial,Helvetica; font-size:10pt }
.menulink { font-family:Helvetica,Arial,Verdana; font-size:18pt; font-weight:Bold; color:#FFFF66 }
.tagline { font-family:Times, Times New Roman; font-size:18pt; color:#8B0000 } 

b {text-decoration:underline;}