.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.body_background {
	background-color: #B5D7FD;
}
.a {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.b {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.orange_border {
	border: 2px solid #F4790F;
}
.blue_border {
	border: 2px solid #1360D2;
}
.blue_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #10579D;
}
.sub_paratext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #040506;
}
.sub_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #040506;
}
.orange_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E97E00;
}
.blue_paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #10579D;
}
.paratext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #050505;
}
.footer_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #9AC5FF;
}
.light_blue {
	background-color: #DAEBFF;
}
.dark_blue {
	background-color: #1461D3;
}
.orange {
	background-color: #EA7E00;
}
.yellow {
	background-color: #FFFFCD;
}
