	td, p, br{
		font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	a {
		font-size: 10px;
		color:#682E4A;
		font-weight: bold;
		text-decoration:none;
	}
	a:visited {
		font-size: 10px;
		color:#682E4A;
		font-weight: bold;
		text-decoration:none;
	}
	a:active {
		font-size: 10px;
		color:#682E4A;
		font-weight: bold;
		text-decoration:none;
	}
	a:hover {
		font-size: 10px;
		color:#682E4A;
		font-weight: bold;
		text-decoration:underline;
	}
	
	
	.nav2 a {
		font-size: 10px;
		color:#4E0226;
		font-weight: normal;
		text-decoration:underline;
	}
	.nav2 a:visited {
		font-size: 10px;
		color:#4E0226;
		font-weight: normal;
		text-decoration:underline;
	}
	.nav2 a:active {
		font-size: 10px;
		color:#4E0226;
		font-weight: normal;
		text-decoration:underline;
	}
	.nav2 a:hover {
		font-size: 10px;
		color:#4E0226;
		font-weight: normal;
		text-decoration:none;
	}
	
	.nav2lit a {
		font-size: 11px;
		color:#3E3C3D;
		font-weight: bold;
		text-decoration:none;
	}
	.nav2lit a:visited {
		font-size: 11px;
		color:#3E3C3D;
		font-weight: bold;
		text-decoration:none;
	}
	.nav2lit a:active {
		font-size: 11px;
		color:#3E3C3D;
		font-weight: bold;
		text-decoration:none;
	}
	.nav2lit a:hover {
		font-size: 11px;
		color:#3E3C3D;
		font-weight: bold;
		text-decoration:underline;
	}
	
	.nav3 a {
		font-size: 10px;
		color:#3E3C3D;
		font-weight: normal;
		text-decoration:none;
	}
	.nav3 a:visited {
		font-size: 10px;
		color:#3E3C3D;
		font-weight: normal;
		text-decoration:none;
	}
	.nav3 a:active {
		font-size: 10px;
		color:#3E3C3D;
		font-weight: normal;
		text-decoration:none;
	}
	.nav3 a:hover {
		font-size: 10px;
		color:#3E3C3D;
		font-weight: normal;
		text-decoration:underline;
	}
	
	.nav3lit a {
		font-size: 10px;
		color:#3E3C3D;
		font-weight: bold;
		text-decoration:none;
	}
	.nav3lit a:visited {
		font-size: 10px;
		color:#3E3C3D;
		font-weight: bold;
		text-decoration:none;
	}
	
	.nav3lit a:active {
		font-size: 10px;
		color:#3E3C3D;
		font-weight: bold;
		text-decoration:none;
	}
	.nav3lit a:hover {
		font-size: 10px;
		color:#3E3C3D;
		font-weight: bold;
		text-decoration:underline;
	}
	
	.pdf {
	font-size: 9px;
	color:#7F7F7F;
	}
	
	.bodytext {
	color:#505050;
	}
	
	.headline {
	color: #4D0226;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	}
	.knockout {
	background-color: #8B5972;
	border: 1px solid #A8A8A8;
	padding: 7px 7px 7px 7px;
	margin: 0 15px 14px 0;
	color: #ffffff;
}
	.knockout td {

	color: #ffffff;
}
	.knockout a {
		color:#ffffff;
		text-decoration:underline;
	}
		.knockout a:visited {
		color:#ffffff;
		text-decoration:underline;
	}
		.knockout a:active {
		color:#ffffff;
		text-decoration:underline;
	}
		.knockout a:hover {
		color:#ffffff;
		text-decoration:none;
	}
	

	.callout {
	background-color: #F9FBF6;
	border: 1px solid #DEEBD1;
	padding: 16px 21px 16px 21px;
	
	color: #360219;
	font-size: 9px;
	font-weight: bold;
	}
	
	.footer{
		color:#7F7F7F;
	}
