html {
	font-family: verdana;
	color: #003399;
	font-size: 12px;
	font-weight: normal;
}
td {
	vertical-align: top;
}
a:link {
	color: #F9A622;
}
a:visited {
	color: #F9A622;
}
a:hover {
	color: #F9A622;
	text-decoration: underline;
}
a:active {
	color: #F9A622;
}
.bottomlinks {
	color: #000000;
}
.parentlogin {
	text-align: right;
	padding-bottom: 4px;
}
a.bottomlinks:link {
	color: #17429F;
	font-size: 11px;
	text-decoration: none;
}
a.bottomlinks:visited {
	color: #17429F;
	font-size: 11px;
	text-decoration: none;
}
.heading {
	font-weight: bold;
	color: #F9A622;
}
a.bottomlinks:hover {
	color: #17429F;
	font-size: 11px;
	text-decoration: underline;
}
a.bottomlinks:active {
	color: #17429F;
	font-size: 11px;
}
.subhead {
	font-weight: bold;
	color: #F9A622;
	text-align: left;
	padding-bottom: 4px;
}