body {
	background-image: url(images/background.jpg);
}
.header {
	font-family: Algerian;
	font-size: 36px;
	color: #12547C;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #12547C;
}
.subheading2 {
	font-family: Arial, Helvetica, sans-serifL;
	font-size: 18px;
	color: #000000
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #000000;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
.formtext1 {
	font-family: Calibri;
	font-size: 16px;
	font-style: normal;
}
.boldunderscore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.fancy {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	font-weight: bold;
}
