.PageBorder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E80000;
	border-right-color: #E80000;
	border-bottom-color: #E80000;
	border-left-color: #E80000;
	background-color: #FEA8A7;
}
.RightBorder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E80000;
	border-right-color: #E80000;
	border-bottom-color: #E80000;
	border-left-color: #E80000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	margin: 0px;
	padding: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 2px;
	padding: 2px;
}
body {
	background-color: #FFE6E6;
}
h2 {
	margin: 0px;
	padding: 5px;
}


.WhiteBackground {
	background-color: #FFFFFF;
}
.PinkBackground {
	background-color: #FEA8A7;
}
.RedBackground {
	background-color: #E80000;
}
.Top {
	background-image: url(images/Top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 248px;
	background-color: #E80000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
}
.Bottom {
	background-image: url(images/Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 248px;
}
.box {
	width: 300px;
}
.red_border {
	border: medium solid #900;
	background: #97C9E2;
}
.Justify {
	text-align: justify;
}
.Center_Text {
	text-align: center;
}
.footer {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
}
.Offer-Title {
	font: bold 24px Verdana, Geneva, sans-serif;
	color: #E80000;
	text-align: center;
	text-decoration: underline blink;
}
.Offer-Text {
	font: 18px "Times New Roman", Times, serif;
	text-align: center;
}

