#content {
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	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;
}

#banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height:40px;
	color: #ffffff;
	background-color: #993366;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
	background-image: url(http://webarchive.nationalarchives.gov.uk/+/http://www.mod.uk/img/template_images/banners/afpaa/afpaa_logo_02.gif);
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #993366;
	background-repeat: repeat-y;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 5px;
	background-position: center;
	border-bottom-width: 2px;
	line-height: 1em;
	margin-right: 0px;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #993366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #993366;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #993366;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#993366;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #993366;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}
ol li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-position: outside;
	list-style-type: decimal;
}
ol ol li {
	list-style-type: lower-alpha;
}
ol ol ol li {
	list-style-type: lower-roman;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	vertical-align: text-top;
	padding-bottom: 0.4em;
	
}
.purple {
	color: #993366;
}
table#afpaatable {
	border-top: 1px solid #993366;
	border-left: 1px solid #993366;
	width: 99%;
	float:right;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #993366;
	text-align: center;
}

#afpaatable th {
	background-color: #993366;
	color:#ffffff;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #993366;
	border-right: 1px solid #993366;
	text-align: center;
}

#afpaatable td {
	background-color: #ffffff;
	color:#000000;
	font-weight: normal;
	padding: 5px;
	border-bottom: 1px solid #993366;
	border-right: 1px solid #993366;
	text-align: left;
}
.afpaalinks { font-size: 0.8em; text-align:center;}
 


