		P {
        	color : #97D069;
         	font-family : Arial;
			font-size : 10pt;
        	}
        H1,H2,H3,H4  {
        	color : #70A404;
         	font-family : Arial;
			}
		H5,H6	{
	        color : #FFD700;
         	font-family : Arial;
			font-size : 8pt;
			}
        HR  {
        	color : #69AB03;
			}
			
	a:link  {
       		font-size : 10pt;
			color : #FFD700;
			font-family : Arial;
			font-style : normal;
			font-weight : normal;
            }
                   
	a:visited  {
            font-size : 10pt;
			color : #FFD700;
			font-family : Arial;
			font-style : normal;
			font-weight : normal;
			}
                   
    a:active  {
			font-size : 10pt;
			color : #FFA500;
			font-family : Arial;
			font-style : italic;
			font-weight : normal;
			}
                   
    a:hover  {
			font-size : 10pt;
			color : #FFA500;
			text-decoration : underline;
			font-weight : normal;
			}
