@charset "utf-8";
/* CSS Document */
.whild {
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	font-size: 18px;
}
.text {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.heading {
	font-size: 24px;
	color: #550000;
	font-weight: bold;
}
.bignwhite {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}.bigtext {
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	font-size: 24px;
}
.email {
	font-family: Calibri, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
body {
	background-color: #000000;
}
