.background {
	background-image: url(images/Background.gif);
	background-repeat: no-repeat;
}
.Main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Title {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
