@charset "utf-8";
/* CSS Document */
a:link {
	color: #FF00CC;
}
a:visited {
	color: #FF00CC;
}
a:hover {
	color: #00FF00;
}
a:active {
	color: #FF00CC;
}
body,td,th {
	color: #00CC00;
}
.style6 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {font-size: small; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style9 {color: #FF6699}

