H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : Maroon;
}
H3 {
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-style : normal;
	font-variant : small-caps;
	font-weight : normal;
	color : #333333;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Navy;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-size : smaller;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Maroon;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}
A.foot {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Navy;
}

