@charset "UTF-8";
.tableHeading {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	line-height: normal;
	padding: 6px;
}
.maintext {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
.heading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #631114;
	padding-top: 10px;
	padding-bottom: 10px;
}
.subheading {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #631114;
}
.style1 {
	color: #CA992D;
	font-weight: bold;
}
.back {
	background-color: #601201;
	background-image: url(images/Background.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #601201;
}
a:visited {
	color: #601201;
}
.tableHeading {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.tableText {
	font-family: Arial;
	font-size: 13px;
	color: #601201;
	text-align: center;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
}
