body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2{
font-size:14px;
font-weight:normal;
}
a {
	font-size: 13px;
	color: #00386b;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00386b;
}
a:hover {
	text-decoration: underline;
	color: #E68E29;
}
a:active {
	text-decoration: none;
	color: #00386b;
}
.sheettitle {
	font-size: 16px;
	color: #00386b;
}
.style1 {
	font-size: 13px;
	font-weight: bold;
}
.updated {
	color: #FF6600;
	font-weight: bold;
}
.fgtext {color: #FFFFFF}

.h3 { text-shadow: black 0.2em 0.3em 0.2em }


.shadow  { position:relative; display:block; color:#fff; }
.shadow span {
	position:absolute;
	display:block;
	bottom:3px;
	right: 6px;
	width: 127px;
}
.shadow:before { display:block; padding:1px; content: attr(title); color:#000;  } 

.booktitle {
	color: #00386b;
	font-size: 16px;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.praisetitle {
	color: #1e89c7;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a.newbook:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	 color: #1e89c7;
}
a.newbook:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1e89c7;
	font-size: 16px;
}
a.newbook:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E68E29;
	font-size: 16px;
}
a.newbook:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1e89c7;
	font-size: 16px;
}

a.second:link {
	text-decoration: none;
	font-size: 13px;
	 color: #E68E29;
	font-weight: bold;
}
a.second:visited {
	text-decoration: none;
	color: #E68E29;
	font-size: 13px;
	font-weight: bold;
}
a.second:hover {
	text-decoration: underline;
	color: #1e89c7;
	font-size: 13px;
	font-weight: bold;
}
a.second:active {
	text-decoration: none;
	color: #E68E29;
	font-size: 13px;
	font-weight: bold;
}