@charset "UTF-8";
.type {
	font-size: 9pt;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height:13pt;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #036;
}
a:active {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

