body {font-size: 14px; color: #000; font-family: Corbel, Arial, Helvetica, sans-serif;}
input, select, textarea {font-size: 14px; color: #000; font-family: Corbel, Arial, Helvetica, sans-serif;}
h1 {
	font-size:34px;
	color:#2b93cf;
	font-weight: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}
h2 {
	font-size:20px;
	color:#056839;
	font-weight: normal;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 15px;
}
h3 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #525252;
}
.c-w1 p {
	line-height: 21px;
	padding-bottom: 15px;
	margin: 0;
}

/* Remember: LoVe For Hate */
a {color: #056839; text-decoration: underline;}
a:visited {color: #000;}
a:focus,a:active {}
a:hover {color: #056839; text-decoration: none;}
