@charset "UTF-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11pt;
}
a {
	color: #FFD800;
	text-decoration: none;
}

.sm {
	font-size: 10pt;
}

.heading {
	font-family: Arial black;
	font-size: 14pt;
}
H2 {
	font-family: Arial black;
	font-size: 12pt;
	color: #FFD800;
	padding: 0px;
	margin-bottom: 3px;
}
