.font {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 7pt;
	line-height: 150%;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
	line-height: 150%;
}
.tile {
	font-size: 8pt;
	background-color: #E2E2F5;
	font-weight: bold;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.tile-text {
	background-color: #F0FBD7;
	font-size: 9pt;
	font-weight: bold;
	color: #80AE11;


}

