.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.news { color: #fff; font-size: 12px; font-family: verdana; background-color: #8d9cbd; text-align: left; width: 700px; padding: 10px; }
a.newslink:link { color: #fff000; font-weight: bold; text-decoration: none; }
a.newslink:hover { color: #00ff1e; font-weight: bold; text-decoration: none; }
a.newslink:visited { color: #fff000; font-weight: bold; text-decoration: none; }
a.newslink:active { color: #fff000; font-weight: bold; text-decoration: none; }


.newspic { text-align: right; border-color: #fff; border-width: 1px; }
.newstitle { color: #fff; font-size: 16px; font-family: verdana; font-weight: bold; text-decoration: underline; }
