.BG {
	background-image: url(images/index-BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.normal {
	font-family: "Gill Sans MT", "Gill Sans", arial, helvetica, sans-serif;
	font-size: 8.5pt;
	color: CFD0D2;
	text-align: justify;
	line-height: 9pt;
	word-spacing: -1pt;












}
.SecondaryBG {
	background-image: url(images/secondary-BG.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.OrangeItalic {
	font-family: "Gill Sans MT", "Gill Sans", arial, helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #FF9933;
	font-weight: normal;

}
