a:link {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #246A6E;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #D9C991;
	text-decoration: underline;
}
h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2E787B;
	padding: 0px 20px 0px 10px;
	font-style: italic;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #246A6E;
	text-decoration: none;
}
h2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #246A6E;
	padding-right: 20px;
}
p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #185D62;
	text-align: left;
}
