.heading {
	background-repeat: no-repeat;
	background-image:url(../images/new_stuff.png);
	background-position:left;
}

.body_pic {	
/*	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;	*/
}

.body_text {	
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: justify;
	text-decoration: none;
}

a.main {
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
	padding-bottom: 9px;
	padding-right: 20px;
}

a.preview {
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}

a.main:hover {
	color: #E6E6E6;
}

a.preview:hover {
	color: #E6E6E6;
}
