A  {
	text-decoration : underline;
}

A:Hover  {
	text-decoration : underline;
	color : #900000
}

BODY, TD, TH  {
	font-size : 10pt;
	font-family : verdana, arial, helvetica, sans-serif;
}

.plus1 {
	font-size : 12pt;
}

.plus2 {
	font-size : 18pt;
}

.minus1 {
	font-size : 8pt;
}
.header {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : heavy, bold;
	padding-bottom: -5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}