td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #970FFF;
	font-weight: bold;
}
a:visited {
	color: #970FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #970FFF;
	text-decoration: underline;
	font-weight: bold;
}
.whitetext a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.whitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B3078;
}
.bluebold {
	font-weight: bold;
	color: #2B3078;
}
h1 {
	color: #1767b1;
	font-size: 18px;
}
