h1      {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
}


h2      {
	font-family: Calibri;
	font-size: 8pt;
	color: #000000;
}

a:hover {
	color: orange;
	font-style: bold;
	text-decoration:none;
}


a	{
	color: black;
	font-style: bold;
	text-decoration:none;
}