A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: underline; color: #FF6699;}


.bg_blue {
  background-color: #E1F0F0;
}
.bg_brown {
  background-color: #ECE2B0;
}
.bg_green {
  background-color: #D9F2C9;
}
.bg_grey {
  background-color: #808080;
}
.bg_red {
  background-color: #FFE5CF;
}
.bg_sky {
  background-color: #E2E3E1;
}
.bg_white {
  background-color: #FFFFFF;
}
.bg_yellow {
  background-color: #FFF5CF;
}



.body_black {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
}
.body_blue {
  font-family: Verdana;
  font-size: 8pt;
  color: #005A93;
}
.body_brown {
  font-family: Verdana;
  font-size: 8pt;
  color: #958D5E;
}
.body_green {
  font-family: Verdana;
  font-size: 8pt;
  color: #879F79;
}
.body_grey {
  font-family: Times New Roman, Times, serif;
  font-size: 9pt;
  color: #666666;
}
.body_red {
  font-family: Verdana;
  font-size: 8pt;
  color: #BE7132;
}
.body_sky {
  font-family: Verdana;
  font-size: 8pt;
  color: #898989;
}
.body_yellow {
  font-family: Verdana;
  font-size: 8pt;
  color: #E0B022;
}



.body_bold_black {
  font-family: Verdana;
  font-size: 8pt;
  color: #000000;
  font-weight: bold;
}
.body_bold_blue {
  font-family: Times New Roman, Times, serif;
  font-size: 9pt;
  color: #005A93;
  font-weight: bold;
}
.body_bold_brown {
  font-family: Verdana;
  font-size: 8pt;
  color: #958D5E;
  font-weight: bold;
}
.body_bold_green {
  font-family: Verdana;
  font-size: 8pt;
  color: #879F79;
  font-weight: bold;
}
.body_bold_grey {
  font-family: Verdana;
  font-size: 8pt;
  color: #666666;
  font-weight: bold;
}
.body_bold_red {
  font-family: Verdana;
  font-size: 8pt;
  color: #BE7132;
  font-weight: bold;
}
.body_bold_sky {
  font-family: Verdana;
  font-size: 8pt;
  color: #898989;
  font-weight: bold;
}
.body_bold_yellow {
  font-family: Verdana;
  font-size: 8pt;
  color: #E0B022;
  font-weight: bold;
}



.header_black {
  font-family: Times New Roman, Times, serif;
  font-size: 18pt;
  color: #000000;
}
.header_blue {
  font-family: Helvetica, Arial;
  font-size: 14pt;
  color: #005A93;
}
.header_brown {
  font-family: Times New Roman, Times, serif;
  font-size: 18pt;
  color: #663300;
}
.header_green {
  font-family: Helvetica, Arial;
  font-size: 14pt;
  color: #879F79;
}
.header_grey {
  font-family: Times New Roman, Times, serif;
  font-size: 18pt;
  color: #666666;
}
.header_red {
  font-family: Helvetica, Arial;
  font-size: 14pt;
  color: #BE7132;
}
.header_sky {
  font-family: Helvetica, Arial;
  font-size: 14pt;
  color: #898989;
}
.header_yellow {
  font-family: Helvetica, Arial;
  font-size: 14pt;
  color: #E0B022;
}

