<style>

#content {
}

#content img {
	border: 0px solid #ACC2E0;
}

#image img {
	border: 1px solid #303763;
}

#navigation table {
	background-color: #FFE8A8;			
	border: 1px solid #424D86;			
	text-align: center;
}
 
#navigation a
{
	display: block;
	text-decoration: none;
	color: #424D86;						
	font-family: "Bell MT", "Times New Roman", Arial, serif;
	font-size: 14pt;
}

#navigation a:visited {
}

#navigation a:hover {
	color: #6C94C8;						
	background-color: #FFF1BD;			
}

#navigation a:active {
	background-color: #FFFFD7;			
}

#footer
{
	clear: both;
	background-color: #FFF1BD;
}

#footer p {
	margin: 0;
	padding: 0;
	color: #303763;
	font-family: "Bell MT", Arial;
	font-size: 8pt;
	text-align: center;
}

#footer a
{
	text-decoration: none;
	color: #303763;
}


BODY {
    font-family: "Arial Narrow", Arial;
    font-size: 12pt;
	color: #303763;

}

TD {
    font-family: "Bell MT", Arial;
    font-size: 12pt;
	color: #303763;
}

P {
    font-family: "Bell MT", Arial;
    font-size: 12pt;
	color: #303763;
}

A {
    color: #424D86;
    cursor: hand;
    font-family: "Bell MT", Arial;
	text-decoration: none;

}

B {
    font-family: "Bell MT", Arial;
    font-weight: bold;
}

.container {
	text-align: left; 
	border: 2px solid #303763;
	background-color: #FFF1BD;
	padding: .5em;
	width: 600px; 
	margin: 10px auto; 
}

.backgroundColour {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;	
	background-color : #C9D7D7;
	scrollbar-track-color : #E5EDED;
	scrollbar-face-color : #6C94C8;
	scrollbar-highlight-color : #C9D7D7;
	scrollbar-3dlight-color : #E5EDED;
}

.heading {
    font-family: "Imprint MT Shadow", "Times New Roman", Arial;
    font-size: 1.5em;
	color: #303763;
}

.sub-heading {
    font-family: "Bell MT", "Times New Roman", Arial;
    font-size: 1em;
	font-weight: bold;
	color: #303763;
}

.highlight {
	background-color: #FFDC89;
}

.border {
	border: 1px solid #303763;;
}

.background-colour {
	background-color: #FFFFD7;
}

.image img {
	border: 1px solid #303763;
}

.header
{
	background-color: #FFDC89;
	border: 1px solid #303763;
	text-align: right;
}
	
.header p
{
	color: #682200;						
	font-family: "Bell MT", Arial, serif;
	font-size: 14pt;
	text-align: center;
}

.navigation {
	padding: .5em;
	background-color: #FFE8A8;			
	border: 1px solid #424D86;			
	text-align: center;
	font-size: 14pt;

.navigation a
{
	display: block;
	text-decoration: none;
	color: #424D86;						
	font-family: "Bell MT", "Times New Roman", Arial, serif;
	font-size: 14pt;
}

.navigation a:visited {
}

.navigation a:hover {
	color: #6C94C8;						
	background-color: #FFF1BD;			
}

.navigation a:active {
	background-color: #FFFFD7;			
}

.left-image {
	margin: 0, 1em, 0, 0;
}

.footer
{
	clear: both;
	padding: .5em; 
	background-color: #FFF1BD;
}

.footer p {
	margin: 0;
	padding: 0;
	color: #303763;
	font-family: "Bell MT", Arial;
	font-size: 8pt;
	text-align: center;
}

.footer a
{
	text-decoration: none;
	color: #303763;
}

</style>
