.header {
  font-family: Arial Narrow, Verdana;
  font-size: 20pt;
  color:#006AAF;
}

.header2 {
  font-family: Arial Narrow, Verdana;
  font-size: 16pt;
  color:#006AAF;
  font-weight: normal;
}

.header3 {
  font-family: Arial;
  font-size: 12px;
  color:#208AcF;
  font-weight: bold;
}

.header4 {
  font-family: Arial, Verdana;
  font-size: 12px;
  color:#6AAF00;
  font-weight: bold;
}

.header5 {
  font-family: Arial Narrow, Verdana;
  font-size: 16px;
  color:#AF006A;
  font-weight: bold;
  background: #FAFAFA;
}

.main_link {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  color:#006AAF;
  text-decoration:none;
/*  padding: 6px 6px 6px 6px; */
}

.main_link:HOVER {
  text-decoration:underline;
}

TD, TH, A, BODY {
  font-family: Arial,Verdana;
  font-size: 10pt;
}
TH {
  text-align: left;
  font-weight: bold;
}
A {
  font-weight: bold;
  color:#0033AA;
  text-decoration: underline;
}

A:HOVER {
  color:#0066FF;
  text-decoration: underline;
}

.example {
  background: #FAFAFA;
  color: #335588;
  font-family: Arial,Verdana;
  font-size: 8pt;
  font-weight: bold;
}

.wizard {
  font-family: Arial Narrow, Verdana;
  font-size: 16px;
  color:#6AAF00;
  font-weight: bold;
}

.ck {
  color: #000000;
  font-family: Arial,Verdana;
  font-size: 10pt;
  text-decoration: none;
}
.ck:HOVER {
  color: #000000;
  font-family: Arial,Verdana;
  font-size: 10pt;
  text-decoration: none;
}

.wh {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  color:#FFFFFF;
  text-decoration:underline;
/*  text-decoration:none; */
/*  padding: 6px 6px 6px 6px; */
}
.wh:HOVER {
  font-family: Arial, Verdana;
  font-size: 10pt;
  font-weight: bold;
  color:#FFFFFF;
  text-decoration:underline;
/*  padding: 6px 6px 6px 6px; */
}

