H1  {
	text-color : DarkGreen ;
	margin-top : 20
    }
H1.CAPS {
	font-style : small-caps
    }
H2  {
	text-color : DarkBlue
    }
H2.CAPS {
	font-style : small-caps
    }
A   {
	background : lightyellow
    }


