/* CSS Document */

P{font-family:Verdana, sans-serif;
font-size: 14px;
colour: #000000;
line height:16px;
padding:0px;
}.bold {
	font-family:Verdana, sans-serif;
	font-size: 38px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Verdana, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #CBDOAC;
	display: block;
	padding: 6px;
}
