a img
{
	border: none;
}

a
{
	color: #223344;
}

strong
{
	color: #223344;
}

h1
{
	margin-top: 0;
	padding-top: 5px;
	font-weight: normal;
	font-size: 24px;
	line-height: 45px;
	color: #223344;	
	text-align: left;
	margin-bottom: 10px;
	text-shadow: 0px 1px 0px #CCC;
/*	filter: Shadow(Color=#CCC, 	
				Direction=135, 
				Strength=5);*/
	
}

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

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

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

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

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

p {
	margin-top: 0;
	margin-bottom: 18px;
	line-height: 1.5em;
	word-spacing: -1px;
}

#content {
	color: #222;
}
