 				   a:link  {
                   	font-size : 8pt;
                   	color : #0000cc;
                   	font-family : Arial;
                   	font-style : normal;
                   	font-weight : normal;
                   }
                   
                   a:visited  {
                   	font-size : 8pt;
                   	color : #0000cc;
                   	font-family : Arial;
                   	font-style : normal;
                   	font-weight : normal;
                   }
                   
                   a:active  {
                   	font-size : 8pt;
                   	color : #ff0000;
                   	font-family : Arial;
                   	font-style : italic;
                   	font-weight : normal;
                   }
                   
                   a:hover  {
                   	font-size : 8pt;
                   	color : #ff0000;
                   	text-decoration : underline;
                   	font-weight : normal;
                   }
                   
                   h1  {
                   	font-size : 24pt;
                   	font-family : Arial;
                   	color : #999999;
                   	font-style : normal;
                   }
                   
                   h2  {
                   	font-size : 16pt;
                   	font-family : Arial;
                   	color : black;
                   	font-style : normal;
                   }
                   
                   h3  {
                   	font-size : 14pt;
                   	font-family : Arial;
                   	color : black;
                   	font-style : italic;
                   }
                   
                   h4  {
                   	font-size : 12pt;
                   	font-family : Arial;
                   	color : #000000;
                   	font-style : normal;
					font-weight : normal;         
				   }
                   
                   p,ul,li  {
                   	font-size : 10pt;
                   	font-family : Arial;
                   	font-weight : normal;
                   }
                   
                   td  {
                   	font-size : 10pt;
                   	color : #000000;
                   	font-family : Arial;
                   	font-weight : normal;
                   }
                   
                   th,  {
                   	font-size : 16pt;
                   	color : #000000;
                   	font-family : Arial;
                   	font-weight : normal;
                   }

