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

#h2 {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
}
p {
	font-family: Garamond, Perpetua, serif;
	font-size: 12pt;
	font-weight: normal;
}
h1 {
	font-family: "Gill Sans", Arial, Helvetica;
	font-size: 24pt;
	font-weight: normal;
}