BODY {
	color : #993333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}
A {
	color : #993333;
	text-decoration : underline;
	text-transform : none;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
A:HOVER {
	color : #993333;
	text-decoration : underline;
	text-transform : none;
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
TD {
	color : #993333;
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
}
H1 {
	color : #993333;
	font-family : Arial, Helvetica, sans-serif;
}


