.cmstopics
 {
  font-family: verdana;
  font-size: 10px;
  font-style: normal; 
  text-align: left;  
  margin: 0 0 1.5em;
 }
 
.cmstopics h1
 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	margin: 0 0 1.5em;
	font-weight: bold;
	text-indent: 5px;
 }

.cmstopics h2
 {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	margin: 0 0 1.5em;
	color: #968031;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b99d3c;
 }

.cmstopics h3
 {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	margin: 0 0 1.5em;
	font-weight: bold;
 }

.cmstopics h4
 {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	margin: 0 0 1.5em;
	font-weight: bold;
 }
 
.cmstopics p.searchform
 {
  font-family: verdana;
  font-size: 10px;
  font-style: normal; 
  text-align: center;  
  margin: 0 0 1.5em;
 }

.cmstopics p.topichead
 {
  font-family: verdana;
  font-size: 10px;
  font-style: normal; 
  text-align: center;  
  margin: 0 0 1.5em;
 }

.cmstopics ul.topiclist
 {
  font-family: verdana;
  font-size: 10px;
  font-style: normal; 
  text-align: left;  
  margin: 0 0 1.5em;
 }
 
.cmstopics ul.newslist
 {
  font-family: verdana;
  font-size: 10px;
  font-style: normal; 
  text-align: left;  
  margin: 0 0 1.5em;
 }
 
a:link {
	color: #968031;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #b99d3c;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #d9cf9a;
	text-decoration: underline overline;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	color: #b99d3c;
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

