body {
	background-color : #000000;
	font-family : verdana, sans-serif;
}
.topspacer {
	background-color : #DF9A08;
}
.copy-space {
	background-color : #B6B6B6;
}
.copy {
	font-size : 12px;
}
.copy-title {
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}
.copy-index {
	font-size : 12px;
	font-weight : bold;	
}
.header {
	background-color : #cccccc;
}
.footer {
	background-color : #666666;
	font-size : 12px;
	font-weight : bold;	
}
.footer-link {
	color : #ffffff;
}
.icon {
	vertical-align: baseline;
}
.ulink {
	text-decoration : underline;
}
.news {
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;	
}