.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #333333;


}

A.text {
	color: #EA2D0B;
	font-weight: bold;
	text-decoration: underline;
}

A:hover.text {
	color: #FD9800;
	font-weight: bold;
	text-decoration: none;
}


.Heading {
	font-family: "Century Gothic";
	font-size: 36px;
	line-height: 120%;
	font-weight: bold;
	color: #EA2D0B;
	font-style: normal;

}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	font-weight: bold;

}
.Heading2 {

	font-family: "Century Gothic";
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	color: #EA2D0B;
	font-style: normal;
}
