BODY
{
   background-color: #a7a492;
   background-image: url(./bg3.png);
   background-position: top;
   background-repeat: repeat-x;
   font-family: Verdana, Arial, Helv, sans-serif;
   font-size: 8pt;
   margin: 0px;
   color: white;
   text-align: left;
   text-weight: normal;
}

IMG
{
   padding: 0px;
   margin: 0px;
   border: 0px;   
   display: block;
}


A, A:link
{
   color: #ffffff;
}

A, A:visited
{
   color: #ffffff;
}

A, A:active
{
   color: #ffff00;
}

A, A:hover
{
   color: #ffff00;
}

.bg1
{
   background-color: #ffffff;
}

.bg2
{
   background-color: #969696;
   background-image: url("");
}

.bg3
{
   background-color: #969696;
}

.bg4
{
   background-color: #828282;
   color: #e2e2e2;
}

.textnormal
{
   font-family: Verdana, Helv, Arial, sans-serif;
   font-size: 10pt;
   color: #ffffff;
   font-weight: normal;
}

.textnormal2
{
   font-family: Verdana, Helv, Arial, sans-serif;
   font-size: 10pt;
   color: #ffffff;
   font-weight: normal;
}


.textbold
{
   font-family: Verdana, Helv, Arial, sans-serif;
   font-size: 8pt;
   color: #000000;
   font-weight: bolder;
}


P
{
 line-height: 1.7em;
}