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


}
a:link {
	text-decoration: none;

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

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


}


