@charset "ISO-8859-1";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
	line-height: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	text-align: left;
	color: #898989;
	line-height: 20px;
	font-weight: lighter;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	color: #006600;
	line-height: 20px;
	font-weight: bolder;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	color: #333333;
	line-height: normal;
}