BODY
{
  Background-Color: white;
  Font-size : 11px;
  Color : #666666;
  Font-family : tahoma, helvetica, verdana, Arial, sans-serif;
  Font-weight: normal;

}


TD, UL, DIV, P
{
  Font-size : 11px;
  Color : #666666;
  Font-family : tahoma, helvetica, verdana, Arial, sans-serif;
  Font-weight: normal;
}

H1
{
  Font-size: 24pt;
  Color : #666666;
  Font-family : tahoma, helvetica, verdana, Arial, sans-serif;
  Font-weight: normal;
}

H2, .mediumheader
{
  Font-size: 14pt;
  Color : #336699;
  Font-family : tahoma, helvetica, verdana, Arial, sans-serif;
  Font-weight: bold;
}

H3, .textheader
{
  Font-size : 12px;
  Color : #336699;
  Font-family : tahoma, helvetica, verdana, Arial, sans-serif;
  Font-weight: bold;
}


H6
{
  Font-family: courier-new, courier, sans-serif;
  Font-size: 10pt;
  Color: #336699;
  Font-weight: normal
}

SMALL
{
  Font-Family:  Times New Roman, times, serif;
  Font-size: 8pt;
  Font-weight: normal;
  Color: silver
}


A:Input
{
color: black
}

A:Link
{
  Color: #6699CC;
  font-weight:bold;
  text-decoration:underline
}

A:Visited
{
  Color: #6699CC; text-decoration:none
}

A:Hover
{
  Color: #999999; text-decoration:none
}

LI
{
  list-style-type: circle;
}

