<!--
                   body  {
                   	background-color : #000000;
                   }
                   
                   a:link  {
                   	font-size : 12pt;
                   	color : #5555ff;
                   	font-family : sans-serif;
                   	font-style : normal;
                   }
                   
                   a:visited  {
                   	color : #5555ff;
                   	font-family : sans-serif;
                   	font-style : normal;
                   }
                   
                   a:active  {
                   	color : #5555ff;
                   	font-family : sans-serif;
                   	font-style : italic;
                   }
                   
                   a:hover  {
                   	color : #ffffff;
                   	text-decoration : underline;
                   }
                   
                   ol, li  {
                   	font-size : 10pt;
                   	color : #19FFFC;
                   	font-family : sans-serif;
                   }
                   
                   h1  {
                   	font-size : 20pt;
					text-align: center;
                   	font-family : sans-serif;
                   	color : #00BCBA;
                   	font-style : italic;
                   }
                   
                   h2  {
                   	font-size : 16pt;
					text-align: center;
                   	font-family : sans-serif;
                   	color : #00BCBA;
                   	font-style : normal;
                   }
                   
                   h3  {
                   	font-size : 14pt;
                   	font-family : sans-serif;
                   	color : white;
                   	font-style : italic;
                   	font-weight : normal;
                   }
                   
                   h4  {
                   	font-size : 14pt;
                   	font-family : sans-serif;
                   	color : yellow;
                   	font-style : normal;
                   	font-weight : normal;
                   }
                   
                   h5  {
                   	font-size : 11pt;
                   	color : white;
                   	font-family : sans-serif;
                   	font-weight : bold;
                   	text-align : center;
                   }
				   
                   center  {
                   	font-size : 10pt;
                   	line-height : 14pt;
                   	color : #19FFFC;
                   	font-family : sans-serif;
                   	letter-spacing : 0.2mm;
                   	word-spacing : 0.8mm;
                   	text-align : center;
					font-style : normal;
                   }
				   
                   p  {
                   	font-size : 10pt;
                   	line-height : 14pt;
                   	color : #19FFFC;
                   	font-family : sans-serif;
                   	letter-spacing : 0.2mm;
                   	word-spacing : 0.8mm;
                   	text-align : justify;
                   }
-->
