@charset "UTF-8";
a:visited {
	color: #FF0099;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
.style1 {color: #FF0099}
.style2 {font-size: 12px}
.style3 {font-size: 15px}
.style4 {font-family: Arial, Helvetica, sans-serif}
.style6 {color: #FF0099}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style9 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.style11 {
	color: #FF0099;
	font-weight: bold;
	font-size: 15px;
}
.sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF0099;
}
.firstletter {
	float: left;
	font-size: 3.5em;
	line-height: 1;
	font-weight: bold;
	margin-right: 0.05em;
	color: #FF0099;
	margin-top: -8px;
}
#form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border: medium dashed #FF0099;
	padding: 10px;
	background-color: #eeeeee;
}

