BODY, TR, TD {
	font-size: 10pt;
	font-family : arial,helvetica,sans-serif;
	color: #ffffff
}

TD.cat {
	font-size: 9pt;
	font-family : arial,helvetica,sans-serif;
	color : black;
}

A {
	font-family : arial,helvetica,sans-serif;
	text-decoration : underline;
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}
A:HOVER {
	color: #993300;
	text-decoration : none;
	font-weight: bold;
}

TD.tdbody {
	font-size: 9pt;
	font-family : arial,helvetica,sans-serif;
	color : #ffffff;
}

.imgborder {
	border: 2px;
	border-thickness: 2px; 
	border-color: #cc3333; 
	border-style: solid;
	
}
