<style type="text/css">
.main{font:10pt;}
A:link{color:blue; font-size:10pt;}
A:visited {color: blue;font-size:10pt;}
A:active {color: blue;}
A:hover {color:red; text-decoration: underline;font-size:10pt; }
A{text-decoration: none;}
BODY {
	FONT: 9pt ARIAL
}
TD {
	FONT: 10pt ARIAL
}

</style>