BODY {
  font: x-small Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF; }
  
h1, h2, h3, h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold;
  color: #000000; }
  
h1 {
  font-size: 145%;
  margin-bottom: .5em; }
  
h2 {
  font-size: 125%;
  margin-top: 1.5em;
  margin-bottom: .5em; }
  
h3 {
  font-size: 115%;
  margin-top: 1.2em;
  margin-bottom: .5em}
  
h4 {
  font-size: 100%;
  margin-top: 1.2em;
  margin-bottom: .5em; }

P  {
  font: x-small Verdana, Arial, Helvetica, sans-serif;
  color: #000000; }

CODE {
  font: 100% "Courier New", Courier, mono; }

TD {
  font-size: x-small; }

A:LINK {
  color: #054BBB; }
  
A:VISITED {
  color: #006342; }
  
A:HOVER {
  text-decoration: none;
  color: #0066FF; }
  
.label {
  font-weight: bold; }
  
.tl {
  margin-bottom: .75em; }
  
.atl {
  padding-left: 1.5em;
  padding-bottom: .75em; }
  
.cfe {
  font-weight: bold; }
  
.mini {
  font-size: smaller; }
  
LI {
  margin-top: .75em;
  margin-bottom: .75em; }
  
UL {
  list-style: disc; }

UL UL, OL OL, OL UL, UL OL {
  margin-top: 1em;
  margin-bottom: 1em; }
  
LI P {
  margin-top: .5em;
  margin-bottom: .5em; }

.dt {
  margin-bottom: -1em; }
  
.indent {
  margin-left: 1.5em; }
  
SUP {
  text-decoration: none;
  font-size: smaller; }

TABLE.selected {font-family: Verdana;}
TABLE.selected TH {background-color: black; color: white; font-weight: bold; font-size: 10pt;}
TABLE.selected TD {background-color: #CCCCCC; color: black; font-size: 9pt;}

TABLE.form {font-family: Verdana;}
TABLE.form TH.frm_hdr {background-color: navy; color: white; font-weight: bold; font-size: 12pt; text-align: left;}
TABLE.form TH {background-color: #CCCCCC; color: black; font-weight: bold; font-size: 9pt;}
TABLE.form TD {background-color: white; color: black; font-size: 8pt;}
TABLE.form TD.frm_hl {background-color: #CCCCCC; color: black; font-size: 8pt;}

TABLE.list {font-family: Verdana;}
TABLE.list TR.odd {background-color: #CCCCCC;}
TABLE.list TH {background-color: navy; color: white; font-weight: bold; font-size: 12pt; text-align: left;}
TABLE.list TD {color: black; font-size: 8pt;}

.req {font-size: 14pt; color: red; font-weight: bold;}
.reqdependent {font-size: 14pt; color: silver; font-weight: bold;}
.blue {color: navy;}
.bblue {color: navy; font-weight: bold;}
.red {color: red;}
.bred {color: red; font-weight: bold;}
.white {color: white;}
.bwhite {color: white; font-weight: bold;}
.bold {font-weight: bold;}
