BODY {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
}

TD {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
}


A {
	color: #7380A3;
	text-decoration: none;
	font-weight: bold;

}

A:HOVER {
	color: #2F323B;
	text-decoration: none;
}

TH {
	background-color: Black;
	font: bold small Arial, Helvetica, sans-serif;
	color: White;
	text-align: left;
}
