A.foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Maroon;
}
H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : italic;
	font-variant : small-caps;
	font-weight : bold;
	color : Navy;
}

H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	color : Maroon;
}
