A:link, A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	text-decoration: none;
	color: #005c73;
}
A:active, A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	text-decoration: none;
	color: #447e2a;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #c12026;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #c12026;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #c12026;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #c12026;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #c12026;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #c12026;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-indent: 0pt;
	word-spacing: normal;
}
.body, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10pt;
	letter-spacing: normal;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px;
	padding-right: 20px;
}
.imgborder {
	border-style:solid;
	border-color: #005c73;
	border-width: 1px;
}
.noborder {
	border-width: 0;
}