body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
body {
	background-color: #E54196;
}
a:link {
	color: #E54196;
}
a:visited {
	color: #E54196;
}
a:hover {
	color: #ED78B4;
}
a:active {
	color: #E54196;
}
.heading {
	color: #E54196;
	font-size: 18px;
	font-weight: bold;
}
.small {
	font-size: 9px;
}
.black {
	color: #000000;
}
.white {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}
.blue {
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
	line-height: 12px;
}
.pink {
	color: #E54196;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
.subnav {
	color: #E54196;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 1px;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 4px;
}
