

H1 {
	color : White;
	font-family : Verdana, Arial;
	font-size : 13px;
	font-weight : normal;
}

H2 {
	color : LightYellow;
	font-family : Verdana, Arial;
	font-size : 14px;
	font-weight : bold;
}

H3 {
	color : LightYellow;
	font-family : Verdana, Arial;
	font-size : 20px;
	font-weight : bold;
}

H4 {
	color : LightYellow;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
}

H5 {
	color : #172131;
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : normal;
}

H6 {
	color : LightYellow;
	font-family : Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
}

.tr1 { border: 1px solid ivory; }
