body {
	margin-top: 0px;
}
.style2 {
	font-size: 12px;
	font-family: Arial;
}
.style3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #ED9F30;
}
.style4 {font-family: Arial; font-size: 12px;}
.style6 {font-family: Arial; font-size: 11px;}

.style8 {
	font-family: Helvetica;
	color: #f04789;
	font-weight: bold;
	font-size: 12px;
}
.style9 {
	font-family: "Helvetica Condensed";
	font-size: 11px;
}
.style11 {font-size: 12}
.style14 {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
}
.style16 {
	font-size: 12px;
	font-family: "Helvetica Condensed";
	color: #F04789;
}
.style17 {color: #cc0000}
.style19 {color: #c54aa2}



a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ED9F30;
	text-decoration: none;
}
a.set2:link {
	color: #c54aa2;
}
a.set2:visited {
	color: #c54aa2;
}
a.set2:active {
	color: #c54aa2;
}
a.set2:hover {
	color: #c54aa2;
}

