.menu1:visited {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	color: #212D40;
	text-decoration: none;
}
.menu1 {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	color: #212D40;
	text-decoration: none;
}
.menu1:hover {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-style: normal;
	color: #336699;
	text-decoration: none;
}
h1
{
	font-family: Arial;
	font-size: 20px;
	color: #000066;
	font-weight : bold;
	text-decoration: none;

}
h2
{
	font-family: Arial;
	font-size: 16px;
	color: #000066;
	font-weight : bold;
	text-decoration: none;

}