h2 {
	font: BankGothic Md BT;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
H6 {
	font : italic x-small Verdana, Arial;
	text-decoration: none;

	}
H1 {
	font-family : "Arial";
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
}
A:LINK {
	color : Black;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;

}

A:VISITED {
	color : Black;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;

	
}

A:HOVER {
	
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	}
