.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0033;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
}
.button1 {
	background-image: url(../Images/back-button.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 24px;
	width: 114px;
	color: #FFFFFF;
	padding-top: 10px;
	background-position: center;
	text-align: center;
	border: #000000;
	background-color: #000000;
	cursor: hand;
	font-weight: bold;
}
.button2 {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 24px;
	width: 148px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 0px;
	background-position: center center;
	text-align: center;
	border: #000000;
	background-image: url(../images/Submit-button.gif);
	vertical-align: middle;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #5E151D;
}
a:hover {
	text-decoration: none;
	color: #D22D3F;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
