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

body {
	font: 9pt "calibri";
	color:#666666;
}

h1 {
	font-size:18pt;
	font-weight:normal;
	font-family:calibri;
	color:#000;
}
h2 {
	font-size:12pt;
	font-weight:bold;
	font-family:calibri;
	color:#000;
}


