#content {
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 99%;

}
#content a {
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}

h1 {font-size: 1.4em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1.0em;}
h6 {font-size: 1.0em;}
p {font-size: 0.9em;}
#banner {
	font-size: 1.5em;
	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/contacts_banner.jpg);
	font-weight: bold;
	vertical-align: middle;
}

li {padding-bottom: 0.9em;}
ul {
	font-size: 0.9em;
	list-style-position: outside;
}
ul ul {font-size: 1.0em;}
ul ul ul {font-size: 1.0em;}
ul ul ul ul {font-size: 1.0em;}
ul ul ul ul ul {font-size: 1.0em;}
ul ul ul ul ul ul {font-size: 1.0em;}
ol {font-size: 0.9em; list-style-type: decimal;}
ol ol {font-size: 1.0em;list-style-type: lower-alpha;}
ol ol ol {font-size: 1.0em;list-style-type: lower-roman;}
ol ol ol ol {font-size: 1.0em;list-style-type: upper-alpha;}
ol ol ol ol ol {font-size: 1.0em;list-style-type: upper-roman;}
ol ol ol ol ol ol {font-size: 1.0em;list-style-type: decimal;}
table#related {border: 1px solid #996699; padding: 5px;
	width:25%; float: right; clear: both;}
#related th {
	color: #FFFFFF;
	background-color: #996699;
	padding: 5px;
}
#related td {
	padding: 5px;
	width: 150px;

}

table#tab {border-right: 1px solid #000000; border-top: 1px solid #000000;}
#tab th {border-left: 1px solid #000000; border-bottom: 1px solid #000000;padding: 5px;}
#tab td {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: right;
	padding: 5px;
}


