body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link { 
	color: #770000;
}
a:visited { 
	color: #007777;
}
div.container {width:98%; margin:1%;text-align:center;}
table.center {text-align:center; margin-left:auto; margin-right:auto; width:600px;}
tr,td {text-align:left;}
blockquote {
	font-style:italic;
	padding:5px;
	border:thin solid #CCCCCC;
}
tr.heading {
	background-color:#000077;
}
tr.heading td {
	font-weight:bold;
	color:white;
}
.topic_title {
	text-transform: uppercase;
	font-weight:bold;
}
.time {
	font-size:x-small;
	font-weight:normal;
	padding-bottom:5px;
}