.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	background-position: center;
	color: #FFFFFF;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: left top;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 10px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:active {
	font-weight: bold;
	color: #CCCCCC;
}
a:hover {
	font-weight: bolder;
	color: #FF6666;
	position: relative;
	height: 2px;
	width: 2px;
	text-decoration: none;
}
.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	text-align: left;
}
