.text {
	font-size: 10pt;
	line-height: 120%;
	text-decoration: none;
	color: #000000;
	text-indent: 2pt;
	font-family: "Arial", "Helvetica", "sans-serif";



}
a:link {
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";


}
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;
	font-family: "Arial", "Helvetica", "sans-serif";



}


