a.topbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FF3399;
	text-decoration: underline;
	background-position: center;
}
a.topbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3399;
	text-decoration: underline;
	font-size: 9px;
	line-height: 10px;
	background-position: center;
}
a.topbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
	text-decoration: underline;
	background-position: center;
}
a.topbar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FF3399;
	text-decoration: underline;
	background-position: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3399;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #FF3399;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}