body {
	margin:0px;
	padding:0px;
	text-align:center;
}
#pagecontainer {
	margin: 0 auto;
	position: relative;
	text-align: center;
	width:800px;
}
.heading {
	font-family: "Helvetica Neue";
	color: black;
	font-size: 20pt;
	font-style: bold;
	font-weight: normal;
}
.paragraph {
	font-family: "Helvetica Neue";
	color: black;
	font-size: 12pt;
}
.noborder {
	border-style: none;
}
.link {
	font-family: "Helvetica Neue";
	color: #000;
	font-style:normal;
}
.tabletitle {
	font-family: "Helvetica Neue";
	font-size:20px;
	color: #333F;
	font-style:normal;
}
.formtext {
	font-family: "Helvetica Neue";
	font-size:16px;
	color: #333F;
	font-style:normal;
}
.maintable {
	background-color:#000099;
}
.bordercolor {
	border-color:#FFFFFF;
}
.coachhead {
	font-family: "Helvetica Neue";
	color: black;
	font-size: 14pt;
	text-decoration: underline;
}
