.page_description {
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
}

.page_strapline {
	color: #86942A;
	font-size:120%;
}


H1 {
	color: #62A0D5;
	font-size:21px;
	padding:0px;
	margin:0px;
}

H2 {
	color: #62A0D5;
	font-size:16px;
	padding:0px;
	margin:0px;
}

H3 {
	color: #fff;
	font-size:17px;
	padding:0px;
	margin:0px;
	background: url(/images/bullet.gif) bottom left no-repeat;
	padding: 0 0 0 7px;
}

H4 {
	margin:0 0 10px 0;
	padding:0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	}


.body_text {
	font-size: 12px;
	color: #ccc;
	font-weight:normal;
	text-decoration:none;
}

.body_highlighted {
	color: #fff;
	font-weight:bold;
}

a {
	color:#527DBB;
	text-decoration: underline;
	} 
	a:hover {
		text-decoration:none;
		}

.link_highlighted {
	color:#fff;
	font-weight: bold;
	}

