body {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}
.footerEmail {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
.tableListGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #009900;
}
.tableListBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	color: #0033FF;
}

