#news {
	color:#ff66cc;
	background-image:url(pink062.gif);
	background-repeat:repeat;
	background-attachment:scroll;
	font-family:"Lucida Sans Unicode";
	font-size:10pt;
	padding-bottom:1.5em;
}

#news_date {
	font-style:italic;
	font-weight:bolder;
}

#news_body {
	font-style:normal;
	font-weight:normal;
	text-indent:1.5em;
}

#news_salutation {
	font-style:normal;
	font-weight:bolder;
	padding-left:3.5em;
}

