td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 333333;
}
.subheading {
	font-size: small;
	color: #155970;
	font-weight: bold;
	margin-top: 6px;

}
a:link {
	color: #155970;
}
a:hover {
	color: #FF9900;
}
