P  {}

H1  {}

H2  {}

H3  {}

A  {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

A:Visited  {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

A:Active  {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

A:Hover  {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}

BODY  {
	font-family : Tahoma, Verdana;
	font-size : 8pt;
}

INPUT  {
	font-family : Tahoma, Verdana;
	font-size : 8pt;
}

TextArea  {
	font-family : Tahoma, Verdana;
	font-size : 8pt;
}

SELECT  {
	font-family : Tahoma, Verdana;
	font-size : 8pt;
}

TD  {
	font-family : Tahoma, Verdana;
	font-size : 8pt;
	line-height: 170%;
}