.Backround1 {
	background-color: #D6D6D6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.NewsletterTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
}
.Footers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.PurpleMedium {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #320033;
}
.BoldGeneral {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}

.GeneralText {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}



.Headers {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Titles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009;
}
.Bodies {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.box {
	width: auto;
	background-color: #FF6;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
}

body p {

}
.PurpleLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #936;
}
.Padding {
	margin: 0px;
	padding: 0px;
}
.testing {
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #320033;
}
.smallfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	padding-right: 12px;
	padding-left: 12px;
}

.LargeFont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #009;
}

