A:active, A:link, A:visited {
	color : 336600;
	text-decoration : underline;
}
A:HOVER {
	color : 336600;
	text-decoration : none;
}
HR {
	color: #336600;
	height: 2px;
}
.text { 
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 000000;
}
.legal {
	font-size : 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 000000;
}
}
.heading {
	font-size : 14pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 336600;
	font-weight: bold;
	font-style : italic;
}
.subheading {
	font-size : 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: 000000;
	font-weight : bold;

}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: #FFFFFF;
	border : 1px #336600;
	padding : 2;
}
.topicheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;	
	color: 336600;
	font-weight : bold;
}
.ul {
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
	line-height: 16pt;
}
.ulblank {
	list-style-position: outside;
	list-style-image: url(../img/bullet_blank.gif);
	line-height: 16pt;
}
.navbar{
	font-family : Arial, Helvetica, sans-serif;
	color: 336600;
	font-size: 8pt;
}
A.navbar:active, A.navbar:link, A.navbar:visited {
	color : 336600;
	text-decoration : none;
}
A.navbar:HOVER {
	color : 336600;
	text-decoration : underline;
}
.back {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}
