.large {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.large2 {
	font-size: 14px;
	font-weight: bold;
}
.book_name {
	font-size: 16px;
	font-weight: bold;
}
.author {
	font-size: 14px
}
.blue {
	color: #0000cc;
}
.small {
	font-size: 10px;
}
.heading {
	background: black;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.red {
	color: red;
	font-weight: bold;
}
.padded {
	padding-bottom: 8px;
	vertical-align: top;
}
.main_top_link{
	font-family : Tahoma;
	font-size : 11px;
	text-decoration : underline;
}

.link {
	color: #0000cc;
	text-decoration: underline;
}

.cprt a {
	color: lightblue;
	text-decoration: underline;
}
