body {
	background-attachment: scroll;
	background-image: url(Faded%20BG.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Eras Demi ITC";
	font-size: 16px;
	color: #0099FF;
}
a {
	color: #00CC00;
	font-family: "Eras Demi ITC";
	font-size: 16px;
	font-weight: bold;
}
#Green {
	font-family: "Eras Demi ITC";
	font-size: 16px;
	color: #00CC00;
}
h1 {
	font-family: "Eras Demi ITC";
	font-size: 36px;
	color: #0099FF;
	text-decoration: underline;
}
.MailText {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	font-style: normal;
	color: #00CC00;
	height: 300px;
	width: 300px;
	background-color: #FFFFFF;
}
.EmailText {
	font-family: "Eras Demi ITC";
	font-size: 14px;
	font-style: normal;
	color: #0099FF;
	height: 20px;
	width: 300px;
	background-color: #FFFFFF;
}
