.head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 2em;
}
.bodyTight {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	line-height: normal;
}
.bodyBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #000000;
	line-height: 2em;
	font-weight: bold;

}
.bodyWhite {

	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 2em;
}
.head1White {

	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
}
.bottomNav {

	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 2em;
}
