h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size:1.0em;
			font-weight:bold;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headingText {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
}
.descriptionText {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		font-size: .9em;
}

.copyText {
	font-family: Georgia, "Times New Roman", Times, serif;

}

.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
}
a {
	color: #000099;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-decoration:none;
}

.sectionHeadingText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}


.motleyCrew {
	border: 1px solid #cccccc;
}
