<!--
body {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:10pt;
	text-align:justify;
	}

table {
	font-size:10pt;
	text-align:justify;
}

body a {
	color:#003366
	}

body a:hover {
	color:#666666
	}

hr {
	height:1px;
	color:#FF9900
	}

a.link1 {
	color:#003366;
	font-size:8pt;
	text-decoration:none;
	}
a.link1:hover {
	color:#FFFFFF;
	}
	
a.link2 {
	font-size:7pt;
	color:#FFFFFF;
	}

a.link2:hover {
	text-decoration:none;
	color:#FFFFFF;
	}

.link3 {
	color:#003366;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}

.link3:hover {
	color:#003366;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}

td.mouseover {
	color:#003366;
	background-color:#FF9900;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	}
-->