body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778D9C;
}
.style1 {color: #FE4E72}
.style2 {color: #FFFFFF}
.style4 {color: #FFFFFF; font-weight: bold; }
.style5 {
	color: #F11D50;
	font-weight: bold;
	font-size: 16px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #778D9C;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #060405;
}
a:hover {
	text-decoration: underline;
	color: #F11D50;
}
a:active {
	text-decoration: none;
	color: #F11D50;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #eeeeee;
}
a.white:hover {
	text-decoration: underline;
	color: #eeeeee;
}
a.white:active {
	text-decoration: none;
	color: #eeeeee;
}
a.pink:link {
	text-decoration: none;
	color: #F11D50;
}
a.pink:visited {
	text-decoration: none;
	color: #F11D50;
}
a.pink:hover {
	text-decoration: underline;
	color: #F11D50;
}
a.pink:active {
	text-decoration: none;
	color: #F11D50;
}
body {
	margin-top: 0px;
}
.style6 {color: #778D9C}
h1 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}