/*
body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 140%;
  color: #000;
  background-color: #FFF;
  text-decoration: none;
  margin: 0px;
}

p, ul, li, ol, td, th, input, select {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: #000;
  font-size: 80%;
  line-height: 140%;
}
*/

BODY { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #FFFFFF; text-decoration: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; margin : 0px 0px 0px 0px; }
P, UL, LI, OL, TD, TH { font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-size: 8pt; text-decoration: none; }
INPUT, SELECT, INPUT, OPTION { font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; font-size: 8pt; text-decoration: none; }

/* Headers */

h1 {
  font-weight: bold;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 16pt;
  margin-bottom: 0px;
  color: #008ECC;
}

h2 {
  font-weight: bold;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 9pt;
  margin-bottom: 0px;
  color: #000;
}

h3 {
  font-weight: normal;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 8pt;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}

h4 {
  font-weight: normal;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 10pt;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #008ECC;
}

h5 {
  font-weight: bold;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 10pt;
  margin-bottom: 0px;
  color: #fff;
}

h6 {
  font-weight: bold;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 10pt;
  margin-bottom: 0px;
  color: #008ECC;
}

A { text-decoration: none; } 
A:hover { text-decoration: underline; }
A:active { text-decoration: underline;}

A.disclaimer { font-size: 8pt; color: #fff; }
A.marquee { font-size: 11pt; color: #fff; font-weight: bold; }
A.index { color: #FFF; font-size: 9pt; font-weight: bold;}

A.index:hover  { color: #FFF; font-size: 9pt; font-weight: bold; text-decoration: none;}
A.index:active  { color: #FFF; font-size: 9pt; font-weight: bold; text-decoration: none;}

A.subindex { font-size: 8pt; }

A.minilink { font-size: 8pt; color: #000;}
A.minilink:hover { font-size: 8pt; color: #008ECC;}
A.minilink:active { font-size: 8pt; color: #008ECC;}


A.h4 { font-size: 10pt; color: #008ECC;}
A.h4:hover { font-size: 10pt; color: #008ECC;}
A.h4:active { font-size: 10pt; color: #008ECC;}

A.contactlink { font-size: 7pt; }

.text10bb { font-size: 10pt; font-weight: bold; color: #008ECC; }
.text10b { font-size: 10pt; color: #008ECC; }
.text9 { font-size: 9pt; }
.text8r { font-size: 8pt; color: #CC3333; }
.text8b { font-size: 8pt; color: #008ECC; }
.text7b { font-size: 7pt; color: #008ECC; }

.marquee { font-size: 11pt; color: #fff; font-weight: bold; }
.disclaimer { font-size: 8pt; color: #fff; }