<!-- The following provide sane styles that work across Netscape and Microsoft -->
<STYLE>
	<!--
		H1.normal {
			font-family : Verdana;
			font-style : italic;
			font-size : 18pt;
			font-weight : bold;
			color : #800000;
			margin-left: 20px;
			margin-right: 10px;
			margin-top: 15px
		}

		H2.normal {
				font-family : Verdana;
				font-style : italic;
				font-size : 14pt;
				font-weight : bold;
				color : #800000;
				margin-left: 20px;
				margin-right: 10px;
				margin-top: 10px
		}

		H3.normal {	
				font-family : Verdana;	
				font-style : italic;
				font-size : 12pt;
				font-weight : bold;
				color : #800000;
				margin-left: 20px;
				margin-right: 10px;
				margin-top: 10px
		}

		div.normal {
			font-family : Arial;
			font-size : 9pt;
			font-style : normal;
			font-weight : normal;	
			color : #000080;
			margin-left: 80px;
			margin-right: 20px;
		}

		p.normal {	font-family : Arial;	font-size : 9pt;	font-style : normal;	font-weight : normal;	color : #000080;	margin-left: 60px;	margin-right: 20px;	margin-top: 10px}

		p.copyright {	font-family : Arial;	font-size : 8pt;	font-style : italic;	font-weight : bold;	color : #000080;	margin-left: 60px;	margin-right: 20px;	margin-top: 10px}

		p.code {
			font-family : Courier;
			font-size : 8pt;
			font-style : normal;
			font-weight : normal;
			color : #000080;
			margin-left: 80px;
			margin-right: 30px;
			margin-top: 20px
		}

-->
</STYLE>
