.master_css {
	font-family: Helvetica;
}
.Small_blue {
	font-family:Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #000099;
}
.Small_orange {
	font-family:Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #FFA500;
}
.Small_white {
	font-family:Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.Medium_Blue {
	font-family:Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000099;
}
.Medium_Orange {
	font-family:Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #FFA500;
}
.Medium_White {
	font-family:Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.Medium_Blue_Bold {
	font-family:Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
.Medium_Orange_Bold {
	font-family:Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFA500;
}
.Medium_White_Bold {
	font-family:Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.Large_Blue {
	font-family:Helvetica;
	font-size: 14pt;
	font-weight: normal;
	color: #000099;
}
.Large_Orange {
	font-family:Helvetica;
	font-size: 14pt;
	font-weight: normal;
	color: #FFA500;
}
.Large_White {
	font-family:Helvetica;
	font-size: 14pt;
	font-weight: normal;
	color: #FFFFFF;
}
.X_Large_Blue {
	font-family:Helvetica;
	font-size: 16pt;
	font-weight: normal;
	color: #000099;
}
.X_Large_Orange {
	font-family:Helvetica;
	font-size: 16pt;
	font-weight: normal;
	color: #FFA500;
}
.X_Large_White {
	font-family:Helvetica;
	font-size: 16pt;
	font-weight: normal;
	color: #FFFFFF;
}
.XX_Large_Blue {
	font-family:Helvetica;
	font-size: 29pt;
	font-weight: normal;
	color: #000099;
}
.XX_Large_Orange {
	font-family:Helvetica;
	font-size: 29pt;
	font-weight: normal;
	color: #FFA500;
}
.XX_Large_White {
	font-family:Helvetica;
	font-size: 29pt;
	font-weight: normal;
	color: #FFFFFF;
}
#form1 p label #area {
	text-align: center;
}
.offer_header{
	font-family:Helvetica;
	font-size: 21pt;
	font-weight: bold;
	color: #000099;
	text-indent: 10px;
}