table {
	font: 9pt/22px arial, sans-serif;
 border-color: White;
 border-width:2px;
	}
p {
	margin-top: 0px;
	margin-bottom: 0px;

	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 13px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000
}



h1 {
	font-size: 20px;
	font-weight: normal;
	color: #384f5f;
	margin: 0px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	
	color:#ff3300 ;
	margin: 0px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h3
{
color: #D86F08;
}
body {
	color: #000000;
	background-color: #203C66 /*#19040F; #4a606e;#7495ab;*/
	
	
}

.centercoltext {
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}

.centercoltext a:link {
	color: #D86F08;
}
.centercoltext a:visited {
	color: #D86F08;
}
.centercoltext a:link:hover {
	color: #ffffff;
}
.imagetext {
    color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	border-top: 1px solid #aec9db;
	border-right: 1px solid #aec9db;
	border-bottom: 1px solid #aec9db;
	border-left: none;
}
.imageborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aec9db;
	border-bottom-color: #aec9db;
	border-left-color: #aec9db;/*themecolour1$ 38.5%, 57.1%;*/
}
.headpad {
	padding-right: 20px;
	background-color: #000000;
}

.head {
	background-color: #4a606e;
}
A:link	{	
	text-decoration:	none;
	color:	#D86F08;
	background-color:  #203C66;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#D86F08;
	background-color: #203C66;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#D86F08;
	background-color: #203C66;
	}	
		
A:hover
{
	color: #ffffff;
	background-color: Black;
}
