BODY 
{
  margin: 10px; 
  padding: 0px;
  font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
  font-size: 10pt;
  color: Black;
  background-color: White;
}

IMG.band
{
  position: absolute;
  top: 10px;
  left: 260px;
}

DIV.header 
{
  /* width: 700px; */
  /* height: 75px; */
  background-color: White;
}

/*
DIV.columns
{
  width: 700px;
  height: auto;
  margin-top: 0px;
  white-space: nowrap; 
}
*/

DIV.menu 
{
  /* float: left; */
  /* width: 201px; */
  /* height: 100%; */
  background-color: Black;
  color: Yellow;
  padding: 20px 10px 10px 10px;
}

DIV.text 
{
  /* float: right;  */
  /* width: 484px; */
  /* height: 100%; */
  /* padding: 10px 10px 10px 20px; */
  color: Black;
  margin: 15px 0px 0px 20px;
  text-align:justify;
}

DIV.footer 
{
  width: 700px;
  margin-top: 3px;
  clear: both;
  font-size: 8pt;
}

A.menu
{
  color: Yellow;
  TEXT-DECORATION: none;
}

A.menu:hover
{
  COLOR: Yellow;
  TEXT-DECORATION: underline;
}

TD.separator
{
  background-color:Black;
  font-size: 2px;
  height: 2px;
}

A
{
  TEXT-DECORATION: none;
}

A:hover
{
  COLOR: #d04f10;
  TEXT-DECORATION: underline;
}


H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    margin-bottom: 25px;
}

H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    margin-bottom: 5px;
    margin-top: 25px;
}

P
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Sans-Serif;
}

TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Sans-Serif;
    text-align:justify;
}

TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Sans-Serif;
}
DT
{
  padding-bottom: 5px;
}

/*
BODY
{
    MARGIN-TOP: 20px;
    MARGIN-LEFT: 15px;
    MARGIN-RIGHT: 15px;
    margin-bottom: 5px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Sans-Serif;
}
A
{
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #d04f10;
    TEXT-DECORATION: underline;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial, Sans-Serif;
    text-align:left;
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial, Sans-Serif;
    text-align:left;
}
P
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Sans-Serif;
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Sans-Serif;
    text-align:justify;
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Sans-Serif;
}
DIV
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Sans-Serif;
    color: Black;
}
UL
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Sans-Serif;
    LIST-STYLE-TYPE: square;
    text-align:justify;
}
A.menu
{
  color: Yellow;
  text-decoration: none;
}
A.menu:hover
{
  color: Yellow;
  text-decoration: underline;
}
IMG.logo
{
  position: relative;
  top: 0px;
  left: 0px;
}
IMG.band
{
  position: relative;
  top: -49px; 
  left: 0px;
}
DIV.header
{
  position: relative;
  left: 0px;
  top: 0px;
  margin: 0px 0px 0px 0px;
  height: auto;
  width: 700px;
}
DIV.body
{
  position: relative;
  left: 0px;
  top: -3px;
  height: auto;
  bottom: auto;
}
DIV.menu
{
  width: 151px;
  color: Yellow;
  text-align: left;
  margin: 20px 25px 25px 25px;
}
DIV.text
{
  color: Black;
  margin: 15px 0px 0px 20px;
  text-align:justify;
}
DIV.footer
{
  position: relative;
  font-size: 8pt;
}
*/