body {
	background-color: #F0F8FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.OuterTable {
	border: 1px solid White;
}

table.FooterTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

td.bottombar {
	background-color: #778899;
	color: White;
}

.Sponsor {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 11px;
	color:#000066;
	text-align: center;
}

.g a:link {
	font-weight: bold;
	color: #0000cc;
}
.g a {
	font-weight: bold;
	color: #0000cc;
}

.red_highlight {
	color: #ff0000;
}

.bolded_text {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	font-weight: bold;
}

