ul  {
	font-size : 9pt;
	font-family : Arial,Helvetica;
}

li  {
	font-size : 9pt;
	font-family : Arial,Helvetica;
	list-style-type : disk;
}

P  {
	font-family : Arial,Helvetica;
	font-size : 11pt;
	text-decoration : none;
	color : #000084;
}

A  {
	font-family : Arial,Helvetica;
	font-size : 9pt;
	font-style : normal;
	text-decoration : none;
	color : red;
}

A:Visited  {
	font-family : Arial,Helvetica;
	text-decoration : none;
	color : red;
	font-size : 9pt;
}

A:Active  {
	font-family : Arial,Helvetica;
	text-decoration : none;
	color : navy;
	font-size : 9pt;
}

A:Hover  {
	font-family : Arial,Helvetica;
	text-decoration : none;
	color : red;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : underline;
}

BODY  {
	font-size : 9pt;
	font-family : Arial,Helvetica;
	font : Arial;
	text-decoration : none;
	background-color : #e0e0e0;
}

br  {
	font-size : 8pt;
	font-family : Arial,Helvetica;
	font-weight : bold;
}


