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


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

H1
{
  Font-size: 14pt;
}

H3
{
  Font-size: 8pt;
}
H4
{
  Font-size: 24pt;
}

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: #336699;
  font-weight:bold;
  text-decoration:underline
}


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

A:Hover
{
  Color: yellow; text-decoration:none
}

LI
{
  list-style-type: circle;
}

