<style type="text/css"><!-- 

font {
	font-size: 12pt;
	font-family: times;
	color: blue;
}

a:link {
font-size: 12pt;
font-family: times;
text-decoration: none;
color: blue;
}

a:visited {
font-size: 12pt;
font-family: times;
text-decoration: none;
color: blue;
}

a:hover {
font-size: 12pt;
font-family: times;
text-decoration: underline;
color: blue;
}




--></style>