div.tabArea {
  font-size: 80%;
  font-weight: bold;
}

a.tab {
  background-color: #D5D0BA;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}

a.tab1 {
  background-color: #5B98C4;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
  text-color: #ffffff;
}

a.tab2 {
  background-color: #AA485A;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
  text-color: #ffffff;
}
a.tab3 {
  background-color: #A2A278;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}
a.tab4 {
  background-color: #CD7002;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}
a.tab5 {
  background-color: #C4C205;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}
a.tab6 {
  background-color: #6B8C31;
  border: 1px solid #000000;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  text-decoration: none;
}

a.tab, a.tab:visited {
  color: #000000;
}

a.tab:hover {
  background-color: #FCF7DF;
  color: #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color: #8E8769;
  color: #FCF7DF;
}

BODY
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 10pt;
    MARGIN-LEFT: 0px;
    COLOR: #000000;
    LINE-HEIGHT: 10pt;
    FONT-FAMILY:  arial, Courier;
    MARGIN-HEIGHT: 0px;
    MARGIN-WIDTH: 0px
}

A
{
    FONT-SIZE: 10pt;
    COLOR: #254ca5;
    FONT-FAMILY:  arial, Courier
}
A:active
{
    COLOR: navy;
    FONT-FAMILY:  arial, Courier
}
A:link
{
    COLOR: navy;
    FONT-FAMILY:  arial, Courier
}
A:visited
{
    COLOR: #778899;
    FONT-FAMILY:  arial, Courier
}
H1
{
    FONT-SIZE: 12pt;
    MARGIN-BOTTOM: 10px;
    COLOR: #000000;
    FONT-WEIGHT: bolder;
    FONT-FAMILY:  arial, Courier
}
H2
{
    FONT-SIZE: 10Pt;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 5px;
    FONT-WEIGHT: bolder;
    FONT-FAMILY:  arial, Courier;
    COLOR: #7E4F59;
    FONT-WEIGHT: bolder
   
}
IMG
{
    BORDER-RIGHT: white;
    PADDING-RIGHT: 0px;
    BORDER-TOP: white;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: white;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: white
}
LI
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY:  arial, Courier;
    MARGIN-BOTTOM: 10px
}
P
{
    MARGIN-TOP: 16px;
    FONT-SIZE: 10pt;
    MARGIN-BOTTOM: 12px;
    COLOR: #000000;
    FONT-FAMILY:  arial, Courier
}
HR
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0px;
    BORDER-TOP: medium none;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: lighter;
    FONT-SIZE: 1px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: medium none;
    LINE-HEIGHT: 2px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: medium none
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY:  arial
}
UL
{
    MARGIN-TOP: 4px;
    MARGIN-BOTTOM: 10px
}
OL
{
    MARGIN-TOP: 4px;
    MARGIN-BOTTOM: 10px
}

