td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #003366;
	font-weight: bold;

}
a:visited {
	color: #666666;
	font-weight: bold;

}
a:hover {
	color: #990000;
	font-weight: bold;

}
a:active {
	color: #990000;
}
.SubSite {
	color: #0000FF;
}
a.SubSite:link {
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.SubSite:visited {
	color: #99CCFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.SubSite:hover {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.SubSiteCurrent {
	color: #0000FF;
}
a.SubSiteCurrent:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.SubSiteCurrent:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.SubSiteCurrent:hover {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.PageTitle {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.Footer {
	font-size: 10px;
	font-weight: normal;
	color: #003399;

}

