.Backround1 {
	background-color: #F2F2F2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.CloudBackground {
	background-repeat: no-repeat;
	background-image: url(http:/Newsletter/images/sky_and_clouds.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.blueback {
	background-repeat: no-repeat;
	background-color: #AEBEE2;
}


.NewsletterTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	font-weight: bold;
}
.Footers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	background-color: #D6D6D6;
}

.Headers {
	font-size: 18px;
	font-weight: normal;
	color: #009;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.background2 {
	background-color: #F2F2F2;
}
.photopad {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}


.Titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009;
	font-weight: bold;
}
.Bodies {
	font-size: 14px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box {
	border: 1px solid #000000;
}
.MediumFont {
	font-size: 22px;
	font-style: normal;
	color: #009;
	font-family: "Times New Roman", Times, serif;
}
.SmallFont {
	font-size: 18px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
.Normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: 000;
	text-align: left;
	text-indent: 2in;
}

.ReallySmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009;
	text-align: left;
}
.LargeFont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #009;
	
.styleone:link {
	text-decoration: underline; 
	color: #000; 
	background: #008;
}
.styleone:visited {
	text-decoration: none; 
	color: #000; 
	background: #06a;
}
.styleone:hover {
	text-decoration: none; 
	color: #000; 
	background: #000;
}
.styleone:focus {
	text-decoration: none; 
	color: #000; 
	background: #06b;
}
.styleone:active {
	text-decoration: underline; 
	color: #000; 
	background: #06F;


}
.LeftAlign {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	text-indent: 2.0in;
}

