@charset "UTF-8";
.bodytext {
	font-family: "Gill Sans MT", "Gill Sans MT Bold", "Gill Sans MT Bold Italic", "Gill Sans MT Italic", "Gill Sans Ultra Bold";
	color: #999;
	font-size: 14px;
}
.header {
	font-family: "Gill Sans MT", "Gill Sans MT Bold", "Gill Sans MT Bold Italic", "Gill Sans MT Italic", "Gill Sans Ultra Bold";
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.bodytext table tr td p {
	font-style: italic;
}
.bodytext table tr td p {
	font-style: normal;
}
