.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.largetext {
	font-size: 18px;
	font-weight: bold;
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	line-height: 18px;
}
.boldhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993366;
}

body {
background-color: #0169B2;
}