@charset "utf-8";
A:link {color: #DDB500; font-weight:bold; text-decoration: underline}
A:visited {color: #DDB500; font-weight:bold; text-decoration: underline}
A:active {color: #DDB500; font-weight:bold; text-decoration: underline}
A:hover {color: #DDB500; font-weight:bold;; text-decoration: underline
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	text-align: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: underline;
}
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #DDB500;
}
