.a_simple{ margin: 3px 0px 0px 0px; font-size: 12px; text-align: justify;}
.a_simple .name{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom:15px;
	text-align: center;
}
.a_simple h1{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom:15px;
	text-align: center;
    color: #000000;
}
.a_simple .author{
	font-style: italic;
	font-size: 12px;
	margin-bottom:15px;
}
.a_simple li{
	list-style: auto;
	list-style-image: none;
	padding-top: 5px;
}
.a_simple .info{
	text-transform: uppercase;
	font-size: 10px;
	font-weight:	bolder;
	text-align: center;
	margin: 10px;
}

.a_simple i{
	font-style: italic;
	font-size: 11px;
}
.a_simple h2{
	background-image: none;
	margin-bottom: 10px;
	padding: 0px;
}
.a_simple .right{
	float: right;
	width: 46%;
	border: 0px;
}
.a_simple .left{
	float: left;
	width: 46%;
	border: 0px;
}
.lib{ margin: 3px 15px 0px 15px; font-size: 12px; text-align: justify;}
.lib .name{
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	margin-bottom:15px;
	text-align: center;
}
.lib .author{
	font-style: italic;
	font-size: 12px;
	margin-bottom:15px;
}
.lib li{
	list-style: auto;
	list-style-image: none;
	padding-top: 5px;
}
.lib .info{
	text-transform: uppercase;
	font-size: 10px;
	font-weight:	bolder;
	text-align: center;
	margin: 10px;
}
.list td{ padding: 3px; }
.list .td1{	background-color: #F0F9FF; }
.list .td0{	background-color: #E0F3FF; }
.list thead td{
	background-color: #347FC9;
	font-weight: bolder;
	color: White;
	padding: 5px;
}
.lib i{
	font-style: italic;
	font-size: 11px;
}
.lib h2{
	background-image: none;
	margin-bottom: 10px;
	padding: 0px;
}
.lib .right{
	float: right;
	width: 46%;
	border: 0px;
}
.lib .left{
	float: left;
	width: 46%;
	border: 0px;
}
