BODY
{
  background-color: #FFFFFF;
}

P, BODY, TD, OL, UL, MENU, BLOCKQUOTE, DIV
{
  font-family: Verdana,Helvetica,Arial;
  color: #000000;
}

TH
{
  font-family: Verdana,Helvetica,Arial;
  font-weight: bold;
  text-decoration: none;
}

A
{
  font-family: Verdana,Helvetica,Arial;
  color: #3300CC;
  text-decoration: none;
}

PRE
{
  font-family: Courier New, Courier;
}

H1
{
  font-size: 24px;
}

H2
{
  font-size: 18px;
}

H3
{
  font-size: 16px;
  font-style: italic
}

H6
{		padding-top: 5px;
  padding-bottom:3px;
  background-color: #FFFFCC;
  border-color: #CCCC33;
  border-width: thin;
  border-style: outset;
  border-width: thin 
}


TABLE
{		
  border-spacing: 0px;
}

