@charset "utf-8";
/* CSS Document */


body {margin: 20px;font-family:Arial, Helvetica, sans-serif; font-size:10pt;color: #000;}

.newslettertitle{
display: block;
	font-size: 14pt;
	margin-bottom: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.newsletterbody{

	clear: both;


}

.newsletterimage{
	margin-right: 10px;
	margin-bottom: 10px;
}

