@charset "utf-8";
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-align: left;
	margin-right: 10px;
}
body {
	background-color: #F0F0F0;
	margin-right: 10px;
}


.Topic {
	font-size: 20pt;
	color: #FF0099;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px #ecae0f;
}
.SponsorLevels {
	font-size: 16pt;
	color: #ECAE0F;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-emphasis: accent;
	text-shadow: 0px 1px #ff0099;
}
.SubTopic {
	font-size: 12pt;
	color: #ff0099;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-emphasis: accent;
	text-shadow: 0px 1px #ecae0f;
}




a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BE0C61;
	font-weight: bold;
	font-size: 11pt;
}

a:visited {
	color: #f270bb;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
.footer {
	font-size: 9pt;
}

