body {
	background-color: #CCCCCC;

}
.specialtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;

}
.bold {
	font-weight: bold;
	font-size: 16px;

}
.specialtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3399FF;
}
p {
	font-size: 12px;
	color: #990000;
}
.whitetext {
	color: #FFFFFF;
	text-align: center;

}
