@charset "UTF-8";
body {
	background-image: url(bg2.gif);
}
.bodyfont {
	font-family: "Bank Gothic";
	font-size: 14px;
	color: #666666;
}
h1 {
	font-family: "Bank Gothic";
	font-size: 30px;
	color: #84CDB4;
	font-weight: normal;
}
.titleheader {
	font-family: "Bank Gothic";
	font-size: 24px;
	color: #84CDB4;
	font-style: normal;
	font-weight: 100;
}
.subheader {
	font-family: "Bank Gothic";
	color: #D6B3B3;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
}
