A:link {color: #FF3245; text-decoration: none}
A:visited {color: #53B9DC; text-decoration: none}
A:active {color: #FF3245; text-decoration: none}
A:hover {color: #FF3245; text-decoration: none}

BODY {
	font-family: "Arial", "Helvetica", sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	color: #FF3245;
	background-color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	color: #FF3245;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
	color: #FF3245;
}

hr {
	color: #0033FF;
	height: 3px;
}