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

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

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

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

a:hover {
	color : #808000;
}

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


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

