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

td{
	padding-left: 30px;
}
#librarycontent ul {
	margin: -19px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#librarycontent ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
}
#librarycontent ul a:hover {
	text-decoration: underline;
}
#librarycontent {
	width: 539px;
	min-height: 600px;
	float: left;
	margin: 9px 0 17px 58px;
}
#librarycontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #2518A4;
	margin: 0 30px 15px 30px;
}
#librarycontent h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
#librarycontent h3 a:visited{
	text-decoation: none;
}
