/* CSS Document */
.style1 {	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 32px;
	line-height:34px;
}
.style2 {	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	line-height:20px;
	}
.style3 {	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
	line-height:20px;
}
.style3a {	font-family: Arial;
	font-size: 12px;
	line-height:14px;
	font-style:italic;
}
.style4 {
font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
	line-height:18px;
	}
.style5 {
font-family:"Arial Black";
	color: #FFFFFF;
	font-size: 13.5px;
	line-height:17px;
	}
.style6 {
font-family: Arial;
font-weight:bold;
	font-size: 12.5px;
	line-height:30px;
	}
.topGreen{
font-family:"Arial Black";
	font-size: 14px;
	line-height:18px;
	color:#339933;
}
.bottomBlack{
font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color:#333333;
	font-weight:bold;
	}
	.style12 {font-family: "Arial Black";
		font-size:20px;
		text-align:center;
		}
.style14 {font-family: "Arial";
		font-size:12px;
		padding-left:10px;
		margin-left:10px;
		padding-right:10px;
		margin-right:10px;
		}

.disclaimer {font-family: "Arial";
		font-size:10px;
		padding-left:10px;
		margin-left:10px;
		padding-right:10px;
		margin-right:10px;
		}