h2 {
	font-size: 18px;
	color: #003054;
	font-weight:  normal;
}

h3 {
	font-size: 16px;
	color: #003054;
	font-weight:  normal;
	margin-top: 20px;
}

h2.image {
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: top left;
}

p {
	margin-top: 20px;
	font-size: 11px;
	color: #262626;
	line-height: 16px;
}

a {
	color: #dd7f31;
	font-weight: bold;
}


ul.normal li {
	font-size: 11px;
	color: 262626;
	line-height: 16px;
	margin-bottom: 10px;
}

a.header { 
	color: white;
	text-decoration: none;
	font-weight: normal;
}

a.header:hover { 
	text-decoration: underline;
}

span.pageName { 
	color: #dd7f31;
	font-weight: normal;
	text-decoration: underline;
}
