.bannerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	color: #FFFFFF;
}
.bannerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
.subheadblack {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
}
.bodyblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;

}
.bodyred {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;

}
.bottomlabelwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;

}
.flipdescripblac {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.gototop {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
.bodyblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066FF;
	font-weight: bold;
}
.smallblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.bodyblackbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.headingwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}
.bodyblackunder {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;

}
