body {
	margin:0px;
	font-size: 80%;
	line-height: 150%;	
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:active {  color: #ffffff; text-decoration: none}
a:visited {  color: #ffcc00; text-decoration: none}
a:hover {  color: #FFcc00; text-decoration: underline}
.copyright {
	font-size: 10pt;
	text-align: center;
	margin-bottom: 5px;
	margin-right: 5px;
	clear: both;
	margin-top: 5px;
	color: #FFFFFF;
}
h3 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 1.1em;
	line-height: 1em;
}
.topics:link {  
	color: #0066CC;
	text-decoration: underline
}
.topics:active {
	color: #0066CC;
	text-decoration: underline
}
.topics:visited {
	color: #0066CC;
	text-decoration: underline}
.topics:hover {
	color: #0099FF;
	text-decoration: underline
}

