.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

a:hover {
	text-decoration: underline;
}.highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #00B59D;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	margin-bottom: 0px;
}
.heading_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	line-height: 12px;
}

li {
	list-style-position: outside;
	list-style-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.bfpo.mod.uk/Images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	list-style-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.bfpo.mod.uk/Images/bullet.gif);
}


