A {
	text-decoration : none;
}
A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	color : none;
	background : transparent;
	text-decoration:underline;
}

TD  {
	font-size : 10pt;
}

SMALL  {
	font-size : 8pt;
}

BIG  {
	font-size : 12pt;
}

.BB  {
	font-size : 14pt;
}

.BBB  {
	font-size : 16pt;
}

.WIDE {
	line-height : 13pt;
}

BODY  {
	font-size : 10pt;
}
