.text {
	font-size: 10pt;
	line-height: 150%;
	text-decoration: none;
	color: #000000;
	text-indent: 2pt;
	text-align: justify;



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



}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	cursor: auto;
}
a:visited {
	color: #006600;
	text-decoration: none;
	font-weight: normal;

}
.form {
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
	font-weight: normal;



}
.textarea {
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	line-height: 100%;


}
