body {
    background-color : #FFFFFF;
    font-family : Geneva, Arial, Helvetica, sans-serif;
    list-style-type : none;
  }


h4 {
    color: #ff0000;
    font-size:14pt;
  }


a {
    color: #003366;
  }


.foil {
    text-indent: 20px;
    text-align: left;
  }


.nav {
    font-family: "Courier New", Courier, mono;
    font-style: italic;
    font-weight: bold;
    color: #FF0000;
    font-size: 12pt;
    background-color: #FFFFFF;
  }


.recap {
    font-size: 20pt;
    font-weight: bold;
    color: #FF0000;
    background-color: #FFCC33;
  }


.recaptext {
    font-weight: normal;
    color: #0000FF;
  }


.showstat {
    font-size: 12px;
    color: #000099;
    font-family: "Courier New", Courier, mono;
  }


h1 {
    font-size: 36px;
    color: #660000;
  }


.tableheader {
    background-color: #FFFF66;
    color: #660000;
    font-weight:bold;
  }


.choice {
    font-family: "Courier New", Courier, mono;
    font-size: 14pt;
  }


h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #660000;
  }


.lab {
    font-family: Arial, Helvetica, sans-serif;
    color: #0000FF;
  }


h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #0000FF;
  }


.bolder {
    font-weight: bold;
  }


.yellow {
    background-color: #FFFF66;
  }


.smalltext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-style: normal;
    color: #333333;
    background-color: #FFFFCC;
  }


.message {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    color: #FF0000;
    background-color: #CCCCCC;
    font-size: 14pt;
  }


.dollarbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    color: #0000FF;
    text-align: right;
  }


.invoicehead {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 32px;
    color: #660000;
    background-color: #FFFFCC;
  }


.letterhead {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
  }


.invoicetop {
    font-size: 9pt;
  }


.tabletext {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
  }

.correctAns {
	font-weight: bold;
	color: #FF0000;
}
