<!-- usual colour 356797 dk blue and ADD8E6 lt blue -->
<style type="text/css">
{}
BODY{		background: #356797 ;

			scrollbar-face-color:#356797 ;
			scrollbar-arrow-color:#ADD8E6;
			scrollbar-track-color:#ADD8E6;
			scrollbar-shadow-color:'#356797';
			scrollbar-highlight-color:'';
			
			font-family: Arial Narrow;
			color: #000000;
			margin-right:6px;
			margin-left:6px}
			
.PGTITLE{	font-family: Times New Roman;
			font-size: 36pt;
			color: #000000}
						
.TITLE{		font-family: Arial Narrow;
			font-size: 12pt;
			color: #000000;
			font-weight:bold;
			margin-right:6px;
			margin-left:6px}

.MAIN{		font-family: Arial narrow;
			color: #000000;
			font-size: 10pt;
			text-align: justify;
			margin-right:6px;
			margin-left:6px;
			list-style-type:decimal;
			margin-top:0;
			margin-bottom:9px}

.SFORM{		font-family: Arial Narrow;
			color: #000000;
			font-size: 10pt;
			text-align: justify;
			margin-right:6px;
			margin-left:6px;
			text-indent:-1;
			list-style-type:decimal;
			margin-top:0;
			margin-bottom:0px}
							
.FORUM1{	font-family: Arial Narrow;
			font-size: 12pt;
			color: #000000;
			font-weight:bold;
			margin-right:0px;
			margin-left:0px}

.LTBLUE{	background-color: #CCCCFF }
.DKBLUE{	background-color: #15395E }

.LTRED{		background-color: #FDCEF9 }
.DKRED{		background-color: #800000 }

.LTGREEN{	background-color: #CCFF99 }
.DKGREEN{	background-color: #003300 }

.LTBROWN{	background-color: #D8B089 }
.DKBROWN{	background-color: #86592D }

.YELLOW{	background-color: #FFFFCC }

a:active     { font-family: Arial Narrow; color: #000000; text-decoration: none}
a:link       { font-family: Arial Narrow; color: #000000; text-decoration: none}
a:visited    { font-family: Arial Narrow; color: #000000; text-decoration: none}
a:hover      { font-family: Arial Narrow; color: #000000; text-decoration: underline}






</style>

</html>