/* CSS Document */

p {
	font-face:Veranda;
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	font-style: normal;
}
a {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
a:link {color:#000000}
a:visited {color:#000000}
a:hover {
	color:#FFFFFF;
	font-weight: bold;
}
a:active {color:#FF0000}
