.style1 {
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	font-size: 18pt;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 10pt;
}
.style4 {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
.style6 {font-size: 9pt}
.style8 {font-size: 10pt}
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
a:link {
	color: #28A6B2;
	text-decoration: none;

}
a:visited {
	color: #009966;

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #00CC99;
}
a:active {
	text-decoration: none;
}

