A:link { 
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

A:visited {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

A:active {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
A:hover {
	font-family: arial; 
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #333333
}

BODY {
	font-family: arial;
	text-align: justify;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #cc0000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF
}

span {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

DIV {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
