BODY {
	font-family: arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	text-color: #000000;
	text-align: center
}

TD {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left
}
P {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center
}

LI {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center
}

A:link {
	color: black;
}

A:visited {
	color: black;
}

A:active {
	color: red;
}

A:hover {
	color: red
}
