.bodyText {
	font-family: "Frutiger 55 Roman", Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	color: #808080;
	list-style-type: square;
}
.heading {
	font-family: "Frutiger 55 Roman", Tahoma, Arial;
	font-size: 22pt;
	font-weight: lighter;
	color: #808080;
}
.boldText {
	font-family: "Frutiger 55 Roman", Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	line-height: normal;
}
.bodyTextItalic {
	font-family: "Frutiger 55 Roman", Tahoma, Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: lighter;
	color: #808080;
	list-style-type: square;
	line-height: 0px;
}
.bulletList {
	font-family: "Frutiger 55 Roman", Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	color: #808080;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
	text-indent: 0px;
	float: none;
	text-align: left;
	display: list-item;
	margin-left: -27px;
}
.bodyTextBold {

	font-family: "Frutiger 55 Roman", Tahoma, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #808080;
	list-style-type: square;
}body {
	margin: 0px;
}
a {
	color: #FF9933;
}
