@charset "utf-8";
body {
	
	font-family: Arial, Helvetica, sans-serif;
}
.style17 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11pt;
}
.style19 {font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 10pt; }
.style20 {font-size: 13pt}
.style21 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.style25 {
	font-size: 12px;
	color: #FF66CC;
	font-weight: bold;
}






a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #993366;
}
a:visited {
	color:  #FF66CC;
}
a:active {
	color:  #FF0099;
	font-weight: bold;
}
a:link {
	color: #FF66CC;
	text-decoration: none;
}
