H2 {
	font-style : normal;
	color: Yellow
}

STRONG {
	font-style : bold;
	font-size : 16pt;
	color: yellow;
	text-decoration : underline;
}


