body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
}

.footer {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

a:link {
	color: #336699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #660033;
}
a:active {
	color: #336699;
}

a.footer:link {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a.footer:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	font-size: 9px;
	color: #660033;
	text-decoration: underline;
}
a.footer:active {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.inline2 {
	font-size: 14px;
	text-decoration: underline;
	color: #336699;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
.gray {
	font-weight: bold;
}
.headline {
	font-style: italic;
	font-weight: bold;
}
.headlineBI {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.red {
	color: #660000;
	font-weight: bold;
}
.redBI {
	font-style: italic;
	color: #660000;
	font-weight: bold;
	font-size: 18px;
}
.eg {
	font-size: 8px;
}

