.main {
	font-family: Arial;
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	text-indent: 4pt;
}
a:link {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:active {

	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
a:visited {


	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:hover {



	font-weight: bold;
	color: #339999;
}
