		* {
			margin: 0;
			padding: 0;
		}
		img {
			border: 0;
		}
		body {
			background-color: #939EB1;
			font-family: Arial, "sans serif";
			font-size: 12px;
			margin: 15px auto;
			color: #6F6F6F;
			text-align: center;
		}
		#container {
			width:600px;
			border: 3px solid #d5d5d5;
			background-color: #ffffff;
		}
		#header{
background: url(http://www.modernplastics.com/images/newsletterimages/header_r2_c3.jpg) no-repeat top right; text-align: left;			
		}
		#toc {
			background:#2F426D;
			color: #ffffff;
			vertical-align: top;
			text-align: left;
			width: 276px;
		}
		#toc div {
			margin: 2px;
		}
		.toc-title {
			font-size: 24px;
			margin: 0;
			padding: 0;
			line-height: 1.0;
		}
		.issue {
			font-size: 14px;
			margin: 5px 0px;
			padding: 0;
		}
		#toc ul {
			margin: 0;
			padding: 0;
		}
		#toc li {
			list-style-type: none;
		}
		a.toc-link:link, a.toc-link:visited {
			border-bottom: 1px solid #d5d5d5;
			display: block;
			color: #d5d5d5;
			text-decoration: none;
			padding: 2px 0px 2px 20px;
			background: url(http://www.modernplastics.com/images/newsletterimages/0171_new_page.gif) no-repeat center left;
		}
		a.toc-link:hover {
			color: Yellow;
			background-color: #6D82AF;
		}
		#toc p {
			font-size: 11px;
			margin: 0 0 0 2px;
		}
		#toc-list {
			margin: 0;
			padding: 0;
                        font-size: 11px;
		}
		#newsletter-image {
			width: 324px;
			background-color: #000000;
		}
		#newsletter-image div {
			margin: 3px;
			text-align: left;
		}
		#sidebar {
			width:230px;
			text-align: left;
		}
		.cust-serv {
			color: #ffffff;
			font-size: 16px;
			font-weight: bold;
			padding: 0;
			margin: 0;
		}
		.toll-free,.url-p {
			color: #ffffff;
			font-size: 12px;
			font-weight: bold;
			padding: 0;
			margin: 0;
		}
		a.url:link,a.url:visited {
			color: #ffffff;
			font-weight: bold;
			text-decoration: none;
		}
		a.url:hover {
			color: Yellow;
		}
		#email-management {
			background-color: #d5d5d5;
                        font-size: 11px;
		}
		#email-management div {
			margin: 4px;
		}
		a.subscribe:link,a.subscribe:visited {
			background: url(http://www.modernplastics.com/images/newsletterimages/0051_plus.gif) no-repeat center left;
			padding: 2px 0px 2px 15px;
			color: #2270BD;
			font-weight: bold;
			text-decoration: none;
		}
		a.subscribe:hover {
			color: Red;
		}
		a.unsubscribe:link,a.unsubscribe:visited {
			background: url(http://www.modernplastics.com/images/newsletterimages/0052_minus.gif) no-repeat center left;
			padding: 2px 0px 2px 15px;
			color: #2270BD;
			font-weight: bold;
			text-decoration: none;			
		}
		a.unsubscribe:hover {
			color: Red;
		}
		a.forward:link,a.forward:visited {
			background: url(http://www.modernplastics.com/images/newsletterimages/0050_pfeil.gif) no-repeat center left;
			padding: 2px 0px 2px 15px;
			color: #2270BD;
			font-weight: bold;
			text-decoration: none;			
		}
		a.forward:hover {
			color: Red;
		}
		#letter-from-pres {
			border: 1px solid #d5d5d5;
		}
		#letter-from-pres p,#sidebar p,#articles p {
			margin: 0px 0px 10px 3px;
			font-size: 11px;
			line-height: 1.5;
			text-align: left;
		}
		.article-title {
			font-size: 15px;
			color: #2F426D;
			margin: 10px 0px 0px 3px;
			text-align: left;	
		}
		.article-subheadline {
			font-size: 12px;
			color: #000000;
			margin: 0px 0px 0px 3px;			
			text-align: left;
		}
		.right-align {
			border: 1px solid #d5d5d5;
			float:right;
			margin: 0px 3px 2px 2px;
		}
		.left-align {
			border: 1px solid #d5d5d5;
			float:left;
			margin: 3px 5px 2px 0px;
		}
		a.more:link,a.more:visited {
			background: url(http://www.modernplastics.com/images/newsletterimages/0171_new_page.gif) no-repeat center left;
			padding: 2px 0px 2px 17px;
			color: Maroon;
			text-decoration: none;
			font-weight: bold;
		}
		a.more:hover {
			background-color: Yellow;
		}
		.article {
			border-bottom: 1px solid #d5d5d5;
			text-align: left;
		}
		.article-list {
			font-size: 11px;
			line-height: 1.5;
			padding: 0px 0px 10px 25px;
		}
		#featured {
			border-spacing: 0;
		}
		#featured td {
			border-bottom: 1px solid #cccccc;
			padding: 5px;
			vertical-align: top;
		}
		.featured-title {
			font-size: 14px;
			font-weight: bold;
			color: #000000;
			margin-left: 2px;
		}
		.red {
			color: Red;
		}