body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7E1018;
	background-color: #D6081A;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7E1018;
	background-color: #FFFBF0;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7E1018;
	background-color: #FFFBF0;
}

a {
	font-weight: bold;
}

a:link {
	color: #D6081A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	color: #D6081A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	color: #D6081A;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
