body {
	background-color: #000000;
	font-family: Arial, "Times New Roman", Century;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td { 
	font-family: Tahoma;
	font-size: 12px;
	color: #D1D1D1;
}
table.main {
	background-image: url(../images/bg3.gif);
}
td.news {
	background-image: url(../images/bg5.png);
	background-repeat: no-repeat;
}
td.links {
	vertical-align: top;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
}
a.affil {
	font-size: 11px;
	color: #303030;
	text-decoration: none;
}
a.title {
	font-size: 18px;
	text-decoration: underline;
	color: #707070;
}
a.author {
	font-size: 11px;
	color: #606060;
	margin-left: 5px;
}
a.date {
	font-size: 11px;
	color: #656565;
	margin-left: 15px;
}
.body {
	font-size: 13px;
	color: #808080;
}
.trigger {
	cursor: pointer;
}
a.link_bottom:link {
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.link_bottom:visited {
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.link_bottom:hover {
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
}
a.copy {
	font-size: 13px;
	color: #AA000F;
}