/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: A0A983;
}

.btmlinks {
	color: #ff0000;
	border-bottom-color: #ff0000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: ff0000;
	font-weight: normal;
}
a:visited {
	color: ff0000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: ff0000;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	color: ff0000;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
}
p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	text-align: justify;
	padding: 0px
	}
.Header {
	font-size: 18px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 18px;
	text-align: Left;
	color: #000000;
	font-weight: bold;
	
	}
	
.copyright {
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	color: #ffffff;
	}
.phone {
	font-size: 28px;
	line-height: 40px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	color: #00529F;
	font-weight: bold;
	}
	
	
.subHeader {
	font-size: 16px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 18px;
	text-align: Left;
	color: #000000;
	font-weight: bold;	
	}
	
.Slogan {
	font-size: 15px;
	line-height: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #000000;
	text-align: center;
	}
}
.PlantName {
	font-weight: bold;
	font-variant: normal;
	font-size: 15px;
	color: #000000;	
}
.White {
	font-weight: bold;
	font-variant: normal;
	font-size: 15px;
	color: #ff0000;	
}
.center {
	font-variant: normal;
	text-align: center;
	font-size: 15px;
	color: #006600;	
}

.centerLarge {
	font-variant: normal;
	text-align: center;
	font-size: 25px;
	color: #006600;	
}
.coupon {
	font-variant: normal;
	text-align: center;
	font-size: 11px;
	color: #006600;	
}
.couponBold {
	font-variant: normal;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #000000;	
}

.Signature {
	font-variant: normal;
	font-size: 14;	
	font-family: Lucida Calligraphy;
}
.SignatureDate {
	font-variant: normal;
	font-size: 14;
	margin-left: 20px;	
	}



