
A:Visited  {
	color: #0000ff
}

A:Active  {
	color: #0000ff
}

A:Hover  {
	color: #ff0000
}

B	{
	font-weight : bold;
}

P  {}

TABLE {
 border-collapse:collapse;
}

TD {
	font-family : verdana,helvetica;
	font-weight : normal;
	font-size : 8pt;
}

TD.small {
	font-family : verdana,helvetica;
	font-weight : normal;
	font-size : 9pt;
}

TD.large {
	font-family : verdana,helvetica;
	font-weight : normal;
	font-size : 12pt;
}

TD.largebold {
	font-family : verdana,helvetica;
	font-weight : bold;
	font-size : 14pt;
}

INPUT {
	font-family : verdana,helvetica;
	font-weight : normal;
	font-size : 8pt;
}

SELECT {
	font-family : verdana,helvetica;
	font-weight : normal;
	font-size : 8pt;
}

SINGLESELECT {
	font-family : verdana,helvetica;
	font-weight : normal;
	font-size : 8pt;
}

DISPLAY {
	font-family : verdana,helvetica;
	font-weight : normal;
	font-size : 8pt;
}

SUBMIT {
	font-family : verdana,helvetica;
	font-weight : normal;
	font-size : 8pt;
}