/* CSS Document */
<style type="text/css">

<!--

a:link {text-decoration: none;color: #3A9CCD}

a:active {text-decoration: none;}

a:visited {text-decoration: none;color: #3A9CCD}

a:hover {text-decoration: underline;color: #3A9CCD}

.form {

	font-family: Verdana;

	font-size: 10px;

	color: #333333;

	border: 1px solid #C0C0C0;

	background-color: #F5F5F5;

}

.style1 {

	font-size: 9px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

.style3 {font-family: "Times New Roman", Times, serif}

-->

</style>

