A:link {
    font-weight:normal;
	text-decoration: underline;
	color: #185f33;
}

A:active, A:hover {
	color: #028402;
    font-weight:normal;
	text-decoration: none; 
}
	
A:visited {
    font-weight:normal;
	color: #000000;
	text-decoration: underline;
}	

.img A:hover {
    border: 1px solid #993399;
}
.img A:link {
	color: black;
    border: 1px solid black;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 18pt;
	color: #028402;
	margin: 8pt 0 8pt 0;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14pt;
	color: #028402;
	margin: 6pt 0 6pt 0;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	color: #028402;
	margin: 6pt 0 6pt 0;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	color: #028402;
	margin: 6pt 0 6pt 0;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10pt;
	color: #028402;
	margin: 4pt 0 4pt 0;
}
H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	margin: 6pt 0 6pt 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10pt;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10pt;
	color: #000000;
	margin: 4pt 0 4pt 0;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10pt;
	color: #000000;
	margin: 3pt 0 3pt 50px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10pt;
	color: #000000;
    padding: 2px;
	margin: 2px;
    text-indent: -8px;
    list-style-image: url(images/bullet.gif);
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	text-indent: 0pt;
	word-spacing: normal;
	margin: 0pt 0pt 0pt 10pt;
	padding: 0px;
}
