p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #2F155F;
}
a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #663399;
}
a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #663366;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #663366;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCFFCC;
	list-style-type: circle;
}




a:hover {
	text-decoration: none;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #663366;
}

