<!-- usual colour 356797 dk blue and add8e6 lt blue{  }
<style type="text/css">
{}
BODY{		background: #FFFFFF url('graphics/bg.png');
			background-repeat: repeat-y;

			scrollbar-face-color:#FFFFFF ;
			scrollbar-arrow-color:#000000;
			scrollbar-track-color:#FFFFFF;
			scrollbar-shadow-color:'#FFFFFF';
			scrollbar-highlight-color:'';
			
			font-family: Georgia;
			color: #000000;
			font-size: 9pt}

.MAIN{		font-family: Georgia;
			color: #000000;
			font-size: 9pt;
			text-align: justify}

.CAPTION{	margin:6; font-family: Georgia;
			color: #000000;
			font-size: 9pt;
			text-align: justify}
			
#dropmenudiv{	position:absolute;
				border:1px dashed black;
				border-bottom-width: 0;
				font:normal 9pt Georgia;
				line-height:18px;
				z-index:100}

#dropmenudiv a{	width: 100%;
				display: block;
				text-indent: 3px;
				border-bottom: 1px dashed black;
				padding: 1px 0}

#dropmenudiv a:hover{ /*hover background color*/ background-color: #FFCC99}


a:active     { font-family: Georgia; font-size: 9pt; color: #000000; text-decoration: none}
a:link       { font-family: Georgia; font-size: 9pt; color: #000000; text-decoration: none}
a:visited    { font-family: Georgia; font-size: 9pt; color: #000000; text-decoration: none}
a:hover      { font-family: Georgia; font-size: 9pt; color: #000000; text-decoration: underline}

</style>

</html>