@charset "utf-8";
body {
	background-image: url(images/background.gif);
	margin: 0px;
	padding: 0px;
}
.header {
	font-family: "Myriad Pro";
	font-size: 23px;
	color: #FFFFFF;
	line-height: 35px
.px;
}
.heading {
	font-family: "Agency FB";
	font-size: 27px;
	color: #305693;
}
.black-content {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
.blue-content {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #305693;
}


.white-content {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 17px;
}
