body {
	background-color: #6e1328;
	margin-top: 20px;
}
.text {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}.table {
	background-color: #B39A71;
	border: 5px solid #6E1328;
	border-collapse:collapse;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.heading {
	font-family: Arial;
	font-size: 14pt;
	color: #6E1328;
	font-weight: bold;
}
a:link {
	color: #333333;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #6E1328;
}
a:active {
	color: #6E1328;
}
.heading2 {
	font-family: Arial;
	font-size: 11pt;
	color: #6E1328;
	font-weight: bold;
}
