td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.footer {
	font-size: 10px;
	color: #6D92B6;
}
.footer a:link {
	font-size: 10px;
	color: #B1C5D8;
}
.footer a:hover {
	font-size: 10px;
	color: #B1C5D8;
}
.footer a:visited {
	font-size: 10px;
	color: #B1C5D8;
}
.nav {
	font-size: 12px;
	color: #336699;
	padding-left: 30px;
	width: 120px;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
}
.nav a:link {
	color: #336699;
	text-decoration: none;
}
.nav a:hover {
	color: #000033;
	text-decoration: none;
}
.nav a:visited {
	color: #336699;
	text-decoration: none;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
}
.sub2 {
	font-size: 14px;
	font-weight: bolder;
	color: #000033;
	padding-top: 4px;
	padding-left: 30px;
	padding-bottom: 4px;
	font-style: italic;
}
a:link {
	color: #FDDA85;
}
a:visited {
	color: #FDDA85;
}
a:hover {
	color: #DBE1FB;
}
.secondary {
	font-weight: bold;
	color: #CDE8FC;
}