@charset "utf-8";
h1 {
	font-size: 18px;
	color: #415A68;
}
h2 {
	font-size: 14px;
}
#button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#button {
	text-align: center;
}
h3 {
	font-size: 14px;
	color: #415A68;
	margin-top: -10px;
}


#library p {
}
#library h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#library h2,
#library h2 a:link,
#library h2 a:visited,
#library h2 a:active
 {
	font-size: 13px;
	font-weight: bold;
	color: #415A68;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 16px;
}

#library h2 a:hover
 {
	
	text-decoration: underline;
}

#library h3 {
font-size: 12px;
	margin-top: 2px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 15px;
}
#library h4 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
}

