                           a:link  {
                           	font-size : 10pt;
                           	line-height : 16pt;
                           	color : #6500dcf;
                           	font-family : sans-serif;
                           	font-style : normal;
										letter-spacing : 0.2mm;
                           }
                           
                           a:visited  {
                           	font-size : 10pt;
                           	line-height : 16pt;
                           	color : #4444ff;
                           	font-family : sans-serif;
                           	font-style : normal;
										letter-spacing : 0.2mm;
                           }
                           
                           a:active  {
                           	font-size : 10pt;
                           	line-height : 16pt;
                           	color : #0000ff;
                           	font-family : sans-serif;
                           	font-style : italic;
										letter-spacing : 0.2mm;
                           }
                           
                           a:hover  {
                           	font-size : 10pt;
                           	line-height : 16pt;
                           	text-decoration : underline;
                           	color : Red;
                           	font-family : sans-serif;
										letter-spacing : 0.2mm;
                           }
                           
                           h1  {
                           	font-size : 24pt;
                           	font-family : Courier;
                           	color : #0000ff;
                           	font-style : normal;
                           }
                           
                           h2  {
                           	font-size : 16pt;
                           	font-family : Courier;
                           	color : #000000;
                           	font-style : normal;
                           }
                           
                           h3  {
                           	font-size : 14pt;
                           	font-family : Courier;
                           	color : #4444ff;
                           	font-style : normal;
                           	font-weight : bold;
                           }
                           
                           h4  {
                           	font-size : 12pt;
                           	font-family : Courier;
                           	color : #2222ff;
                           	font-style : normal;
                           }
                           
                           td,th  {
                           	color : Black;
                           }
                           
                           p,li  {
                           	font-size : 12pt;
                           	line-height : 16pt;
                           	font-family : ;
                           	color : Black;
                           	font-weight : normal;
                           	letter-spacing : 0.1mm;
                           	word-spacing : 0.5mm;
                           }
