A  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : none;
	color : #308800
}

BODY, TD, TH  {
	font-size : 10pt;
	font-family : verdana, arial, helvetica;
}

.minus1  {
	font-size : 8pt;
}

.minus2  {
	font-size : 8pt;
}

.plus1  {
	font-size : 12pt;
	font-weight : bold;
}

.plus2  {
	font-size : 14pt;
	font-weight : bold;
}

.plus3  {
	font-size : 18pt;
	font-family : verdana, arial, helvetica;
}

.white  {
	color : #FFFFFF;
}

.blue  {
	color : #0033DD;
}

.red  {
	color : #800000;
}

.black  {
	color : #000000;
}

.green  {
	color : #008000;
}
