b { font-weight: bold }

i { font-style: italic }

u { text-decoration: underline }

a { color: #cc0033 }

/* text styles for quiz page */

.qcap { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 18pt ; font-weight: bold ; font-style: normal ; color: #ffffff }

.question {  font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 14pt ; font-weight: bold ; font-style: normal ; color: #000000 }

.answerchoice { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 12pt ; font-weight: normal ; font-style: normal }

/* background color of quiz area */

.quizarea { background: #ffcc66 ; border: none }

.quizrad { background: #ffcc66 ; color: #333333 }

/* background color of horizontal bars */

.horizbar { background: #ff9933 }

/* text styles for answer pages */

.righthead { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 30pt ; font-weight: bold ; font-style: normal ; color: #6666ff }

.wronghead { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 30pt ; font-weight: bold ; font-style: normal ; color: #990033 }

.answertext { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 12pt ; font-weight: normal ; font-style: normal }

.answersub1 { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 14pt ; font-weight: bold ; color: #6666ff }

.answersub2 { font-family: Arial, Helvetica, Geneva, Verdana, sans-serif ; font-size: 16pt ; font-weight: bold ; color: #000000 }