#head h1 {
	margin: 0px auto;
	text-align:left;
	clear: both;
	border: none;
	font-size: 12px;
	color: #666666;
	background-color: #e0e0e0;
	padding: 1px 1px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#head h1 a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#head h1 a:hover {
	background-color: #666666;
	color: #e0e0e0;
}
#head h1 a .name {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	margin-left: 5px;
}
