#content {
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

#content a {
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}

h1 {font-size: 1.6em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 0.9em;}
p {font-size: 0.9em;}

#banner {
	font-size: 1.6em;
	height: 40px;	
	line-height:40px;
	color: #ffffff;
	padding-left: 5px;
	background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.mod.uk/img/template_images/category_banners/consult_banner.jpg);
	font-weight: bold;
	vertical-align: middle;
}

#content p .parano {
	font-weight: bold;
	margin-right: 10px;
}
#content table th {
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#content table td {
	padding: 5px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#content table {
	margin: 5px;
	padding: 5px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
.smallfont {
	font-size: 0.9em;
	font-weight: 200;
}li.circle {
	list-style-type: circle;
	font-style: italic;

}


