		P {
        	color : #9999FF;
         	font-family : Arial;
			font-size : 10pt;
        	}
        H1,H2,H3,H4,H5,H6  {
        	color : #9999FF;
         	font-family : Arial;
			}
        HR  {
        	color : #9999FF;
			}
			
	a:link  {
       		font-size : 8pt;
			color : #CC0000;
			font-family : Arial;
			font-style : normal;
			font-weight : normal;
            }
                   
	a:visited  {
            font-size : 8pt;
			color : #CC0000;
			font-family : Arial;
			font-style : normal;
			font-weight : normal;
			}
                   
    a:active  {
			font-size : 8pt;
			color : #FFFFFF;
			font-family : Arial;
			font-style : italic;
			font-weight : normal;
			}
                   
    a:hover  {
			font-size : 8pt;
			color : #FFFFFF;
			text-decoration : underline;
			font-weight : normal;
			}

