.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	line-height: 20px;
	font-variant: normal;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 20px;
	font-variant: normal;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.footer1 a:link, .footer1 a:active, .footer1 a:visited {
	color: #333333;
	text-decoration: none;
}
.footer1 a:hover {
	color: #333333;
	text-decoration: underline;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20pt;
}
.footer2 a:link, .footer2 a:active, .footer2 a:visited {
	color: #333333;
	text-decoration: none;
}
.footer2 a:hover {
	color: #333333;
	text-decoration: underline;
}
#wrapper {
	width: auto;
	height: auto;
	text-align: center;
	
}
#newsletter {
	width: 550px;
	border-width: thin;
	border-color: #000000;
}
#header {
	height: 75px;
	background-image: url(images/top_gradient.png);
	background-repeat: repeat-x;
}
.footer_gradient {
	background-image: url(images/bottom_gradient.png);
	background-repeat: repeat-x;
}
.second_story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 15px;
	font-variant: normal;
}
