BODY {
	background-color : #ffffff;
	color : #000000;
	font-family : arial,helvetica;
	font-size : 8pt;
}

a:link {
	color : #ce0000;
	font-family : arial,helvetica;
	text-decoration : none;
}

a:visited {
	color : #800040;
	font-family : arial,helvetica;
	text-decoration : none;
}

a:active {
	color : #8080c0;
	font-family : arial,helvetica;
	text-decoration : none;
}

a:hover {
	color : #004080;
}

li {
	font-family : arial,helvetica;
	font-size : 8pt;
	list-style-type : disc;
}

p {
	color : Blue;
	font-family : arial,helvetica;
	font-size : 10pt;
	font-weight : bold;
}

TD {
	background-color : #ffffff;
	font-family : arial,helvetica;
	font-size : 8pt;
}

SPAN {
	background-color : Red;
	color : #ffffff;
	font-family : arial,helvetica;
	font-size : 10pt;
	font-weight : bold;
	vertical-align : middle;
}
