BODY, TD {
	color : #999999;
	font-family : Verdana, sans-serif;
	font-size : x-small;
}


TH {
	color : #D88100;
	font-family : Verdana, sans-serif;
	font-size : small;
}

p {
	color : #2B2823;
}

A {
	color : #9A907F;
	text-decoration : none;
}

A:HOVER {
	color : #9A907F;
	text-decoration : underline;
}

