@charset "utf-8";
#copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
#copyright a {
	color: #336799;
	text-decoration: underline;
}
#copyright a:hover {
	color: #336799;
	text-decoration: none;
}
.padding {
	padding-left: 30px;
}
