.newsTopBox {
	background-color:lightgray;
	font-family:"Times New Roman";
	width:750px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align:middle;
	border:5px solid #aaaaaa;
}
.newsTitle {
	color:#222222;
	font-size:2em;
	font-weight:600;
	text-decoration:none;	
}
.newsInstructions {
	color:#666666;
	font-size:1em;
	font-weight:600;
	line-height:1.3em;
	background-color:#eeeeee;
	text-align:left;
	padding:10px;
}
.newsTable {
	background-color:lightgray;
	font-family:"Times New Roman";
	width:750px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align:middle;
	border:5px solid #aaaaaa;
	line-height:1.5em;
	font-weight:bold;
}
.newsTable a:link, a:visited {
	text-decoration:none;
	color:green;
	font-size:1em;
}
.newsTable td {
	border:1px solid #aaaaaa;
	width:14.3%;
}
.cellImage {
	color:#222222;
	font-size:1em;
	font-weight:600;
	text-decoration:none;
}
.news_picsize{
	height:115;
	width:75;
}