@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#copyright {
	text-align: right;
	font-size: 10px;
	line-height: 20px;
	background: url(images/bg-footer.gif) no-repeat top;
	color: #CCCCCC;
	padding: 20px 35px;
}
#copyright a {
	color: #CCCCCC;
	text-decoration: none;
}
#copyright a:hover {
	color: #666666;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	font: 13px/19px Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	color: #6CBAEB;
	text-decoration: underline;
}
a img {
	border-style: none;
}
img {
	border-style: none;
}
h1 {
	text-align: justify;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
}
