BODY {font-size=10pt;}
A.button { color: black; text-decoration:none;}
A.button:visited { color: black; text-decoration:none;}
A.button:active { color: black; text-decoration:none;}
A.button:hover { color: black; text-decoration:none;}

A:hover { 
  color: #8080FF; 
}

A.hpntext
{
  FONT-SIZE: 8pt;
  FONT-FAMILY: Arial,geneva,helvetica;
  text-decoration:none;
  color: #000000;
}

TD.hpntext
{
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial,geneva,helvetica;
  text-decoration:none;
  color: #000000;
}

.hpntext
{
  FONT-SIZE: 10pt;
  FONT-FAMILY: Arial,geneva,helvetica;
  text-decoration:none;
  color: #000000;
}

.polltext
{
  FONT-SIZE: 9pt;
  FONT-FAMILY: Arial,geneva,helvetica;
  font-style: italic;
  text-decoration:none;
  color: #000000;
}

TD.Normal
{
	BACKGROUND-COLOR:#FFFFFF;
	BORDER-COLOR:#FFFFFF;
	BORDER-WIDTH:thin;
	BORDER-STYLE:solid;
	FONT-SIZE: 9pt;
  FONT-FACE: verdana,geneva,arial,helvetica;
}

TD.Mouseover
{
	BACKGROUND-COLOR:#FFFFFF;
	BORDER-COLOR:#FFFFFF;
	BORDER-WIDTH:thin;
	BORDER-STYLE:outset;
	FONT-SIZE: 9pt;
  FONT-FACE: verdana,geneva,arial,helvetica;
  FONT-WEIGHT: bold;
}

TD.Click
{
	BACKGROUND-COLOR:#FFFFFF;
	BORDER-COLOR:#FFFFFF;
	BORDER-WIDTH:thin;
	BORDER-STYLE:inset;
	FONT-SIZE: 9pt;
  COLOR: black;
  FONT-FACE: verdana,geneva,arial,helvetica;
  FONT-WEIGHT: bold;
}

TD.Chosen
{
	BACKGROUND-COLOR:FFFFFF;
  BORDER-COLOR:white;
	BORDER-WIDTH:thin;
	BORDER-STYLE:solid;
	FONT-SIZE: 9pt;
  FONT-FACE: verdana,geneva,arial,helvetica;
  FONT-WEIGHT: bold;
  COLOR: black;
}

DIV.inputbox INPUT
{
	FONT-SIZE: 8pt;
}