html {
	overflow-y:scroll;
}
.Body1 {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.Body2 {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.Body3 {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.Body4 {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Body5 {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.vert_line {
	background:url(images/Graphics/vert_line.jpg) top center repeat-y;
}
.news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DF5B2E;
}
.news_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.Body6 {
	font-family: "Century Gothic", Arial, "Times New Roman";
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.red_text {
	color:#CC0000;
}
