TD {

	font-family : Tahoma;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

H1 {

	font-family : Tahoma;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

H2 {

	font-family : Tahoma;
	font-size : 14pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: White;
	background-color : Maroon;
}

H3 {

	font-family : Tahoma;
	font-size : 10pt;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
}


