* {
	font-family: arial;
	font-size: 8pt;
}
body {
	
	
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #fe7e27;
}
.listPanel_HeaderCell {
	
	font-family: Times;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12pt;
}

A.listPanel_TopicName {
	color: #00547a;
	font-weight: bold;
	text-decoration: none;
}

A.listPanel_TopicName:hover {
	text-decoration: underline;
	color: #00547a;
}
