@charset "UTF-8";
/* CSS Document */

#header h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	font-size: 12px;
	text-align: center;
	color: #666;
	padding: 0px;
	margin: 0px;
}
#header h3 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
