/* CSS Document */

body {
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:link { text-decoration: none; color:#336699; }
a:visited { text-decoration: none; color:#336699; }
a:hover { text-decoration: underline; }

