BODY {
	margin: 0px;
	font-family:Times New Roman;
	font-size:15px;
}

A:link:Hover {
	color:003f00;
}

TD {
	font-size:15px;
	font-family:Times New Roman;
}

.spotlight {
	font-family:Times New Roman;
	font-size:15px;
}

.links {
	position: absolute; 
	top: 52;
	left: 15;
	visibility:hidden;
}

.vislinks {
	position: absolute; 
	top: 52;
	left: 15;
	visibility:visible;
}

.headline {
	font-size:21px;
	font-weight:400;
	font-family:Times New Roman;
}

.redline {
	font-weight:bold;
	text-align:center;
	color: #9C0404;
}

.heading {
	font-size:16px;
	font-family:Times New Roman;
}

.headerline {
	font-size:21px;
	font-family:Times New Roman;
	font-weight:bold;
	text-align:center;
	color: #9C0404;
}

.morelink {
	font-family:verdana,helvetica;
	font-size:12px;
}

.caption {
	font-family:verdana,helvetica;
	font-size:10px;
}

.imagecaption {
	font-family:verdana,helvetica;
	font-size:10px;
	float:right;
	margin-left:7px;
	margin-top:2px;
	margin-bottom:2px;
	margin-right:7px;
	padding:3px;
	width:200px;
	border-width:0px;
	border-bottom-width:1px;
	border-color:black;
	border-style:solid;
	text-align:left;
}

.articletools {
	width:130px;
}
