
td{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #FF0B79;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.blackBack {
	background-color: #000000;
}
.whiteBack {
	background-color: #FFFFFF;
}
h1 {
	font-size: 140%;
	color: #FF0B79;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #841684;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #0B63DC;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #858584;
}
.whiteText {
	color: #FFFFFF;
}
.bottomtext {
	font-size: 9px;
	color: #333333;
}
.controlTxt {
	font-size: 90%;
	color: #535027;
}

