@charset "utf-8";
/* CSS Document */



h1 {
	font-family: Calibri;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
p {
	font-family: Calibri;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
a {
	font-family: Calibri;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
h2 {
	font-family: Calibri;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

