.issue9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003333;
	border-bottom-color: #003333;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003333;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	color: #003333;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003333;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: FF99FF;
	text-decoration: none;
}
.mauve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF99FF;
	text-align: justify;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}
.rtflush {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003333;
	text-align: right;
}
