.heading {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: lowercase;
	color: #4573B3;
}
.body {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.bodySmall {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.bodySpace {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 2mm;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.title {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	text-transform: none;
}
.bodyLink:hover {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9966;
	text-transform: none;
	text-decoration: none;
}
.bodyLink {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.bodyItalic {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.bodyItalicSmall {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}
.bodyItalicBold {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

