@charset "utf-8";
/* CSS Document */

<style type="text/css">

a:link {color: #333366; text-decoration: none; }
a:active {color: #000066; text-decoration: none; }
a:visited {color: #006600; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: none; }
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: #ffffff;
	
}

h4 {color: #333366}

</style> 
