.header {
	background-color: #330033;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.body-white {
	color: #FFFFFF;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;

}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;


}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;

}
a.nav:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;

}
.headline-blue {
	font-size: 18px;
	color: #003366;
}
.headline-grey {
	font-size: 18px;
	color: #999999;
}
.subscript-white {
	font-size: 10px;
	color: #FFFFFF;
}
.body-bold-teal {

	color: #408080;
	font-weight: bold;
}
.body-bold-blue {


	color: #003366;
	font-weight: bold;
}
.box-clear-spaced {
	padding: 7px 0px;
}
.body-bold {
	font-weight: bold;
}
