<style type="text/css">
<!--
	.menu {font-family:Arial; border-top: 1px solid rgb(0,0,128); border-bottom: 1px solid rgb(0,0,128); text-align: justify}
	.menu a{text-decoration:none;color:black;}

BODY { 
	text-align: justify;
	font-size : 7pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-color: #000080;
	background-color: #ffffff;
}

A:link  {
	color : #000080;
	CURSOR: hand;
	TEXT-TRANSFORM: url;
	text-decoration: none;
	font-size : 9pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

A:hover {
	color : white;
	CURSOR: hand;
	TEXT-TRANSFORM: url;
	background-color : #FF8000;
	text-decoration: none;
	font-size : 9pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
} 

A:active {
	color : #800080;
	TEXT-TRANSFORM: url;
	CURSOR: hand;
	font-size : 9pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}

A:visited {
	color : #000080;
	TEXT-TRANSFORM: url;
	CURSOR: hand;
	text-decoration: none;
	font-size : 9pt;
	font-family : Verdana,Arial,Helvetica,sans-serif;
}
-->
</style>
border-top: 1px solid rgb(0,0,128); border-bottom: 1px solid rgb(0,0,128)