h1 {
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0F183E;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 7px;
	margin-left: 25px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1D97C3;
	margin-left: 25px;
	margin-bottom: 25px;
}
hr {
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #1D97C3;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0F183E;
	text-decoration: none;
}
a:hover {
	color: #059ED8;
}
p {
	font-size: 11px;
	color: #0F183E;
	margin: 0px 25px 25px;
}
.dark_blue {
	color: #0F183E;
}
a:visited {
	color: #1D97C3;
	text-decoration: none;
}
.myimg {
	color: #CCCCCC;
}
