@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #0C5FA3;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	line-height: 20px;
}
.text-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #0C5FA3;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
}

.footer-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}
.bld-prds {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	text-decoration: none;
}
