a img
{
	border: none;
}

a
{
	color: #4D6987;
}

strong
{
	color: #193758;
}

h1
{
	margin-top: 0;
	padding-top: 5px;
	font-weight: normal;
	font-size: 26px;
	line-height: 45px;
	color: #193758;	
	text-align: left;
	margin-bottom: 10px;
}

h2, a h2
{
	font-weight: normal;
	font-size: 22px;
	color: #122d4a;
	margin-top: 10px;
	margin-bottom: 15px;
}

h3, a h3
{
	font-weight: normal;
	font-size: 18px;
	color: #486584;
	margin-top: 0px;
	margin-bottom: 15px;
}

h4, a h4
{
	margin: 0 0 5px 0;
	padding-top: 6px;
	font-weight: normal;
	font-size: 16px;
	color: #193758;
}

h5, a h5
{
	margin: 0 0 5px 0;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12px;
	color: #193758;	
}

hr
{
	margin-bottom: 15px;
	height: 1px;
	border: none;
	border-top: 1px solid #DDDDDD;
}

p {
	margin-top: 0;
	margin-bottom: 18px;
	line-height: 23px;
	letter-spacing: 0.03em;
}