body {
	background-color: #f3f3f3;
	font-family:verdana, arial, helvetica;
	color:#336699;
}

img#featArticleImg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.formTxt {
	font-size: 9px;
}

div#newsltrDemo {
	margin-left: 10px;
	border-style: dashed;
	border-color: #C5C5C5;
	border-width: thin;
	height: 500px;
	width: 90%;
	overflow: scroll;
}