/* CSS Document */

<head>
<style type="text/css">
	<!--
	A.body:link {color: #C0C0C0; text-decoration: underline; font-weight: bold;}
	A.body:visited {color: #C0C0C0;	text-decoration: underline;	font-weight: bold;}
	A.body:hover {color: #563C1E; text-decoration: underline}
	
	A.bodyevent:link {color: #EA4498; text-decoration: underline; font-weight: bold;}
	A.bodyevent:visited {color: #EA4498;	text-decoration: underline;	font-weight: bold;}
	A.bodyevent:hover {color: #563C1E; text-decoration: underline}

	A.sidenav:link {color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
	A.sidenav:visited {color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
	A.sidenav:hover {color: #FFFF00; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
	
	A.footer:link {color: #FFFFFF; text-decoration: none}
	A.footer:visited {color: #FFFFFF; text-decoration: none}
	A.footer:hover {color: #FFFF00; text-decoration: none}	
	-->
</style>
</head>



