#right_col {
	color: #54534a;
	font-size: 13px;
}
.headline_orange {
	font-family: Arial, sans-serif;
	font-size: 36px;
	font-weight: 100;
	color: #ab650d;
	line-height: 40px;
}
.headline_gray {
	font-family: Arial, sans-serif;
	font-size: 36px;
	color: #54534a;
	line-height: 40px;
}
p, ul, ol, table {
	font-family: Arial; 
	line-height: 20px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
a { color: #243f8f; }
.highlight_gray {
	font-size: 20px;
	color: #54534a;
}
.link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.description {
	font-family: Arial, sans-serif;
	font-weight: 900;
	font-size: 12px;
}
.highlight_blue {
	color: #243f8f;
	font-family: Arial, sans-serif;
}
.highlight_lt_gray {
	color: #939598;
	font-family: Arial, sans-serif;
	font-size: 19px;
}