img { 
	border: 0px; 
}
.bg {
	z-index: 0;
}
.form_field {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #666666;
}
.body {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 14px;
	color: #404040;
	line-height: 17px;
}
.copyright {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #F6811C;
}
.blue_title {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 20px;
	color: #145ECF;
	line-height: 20px;
}
.book_titles {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 13px;
	color: #145ECF;
	font-weight: bold;
}
.book_authors {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.blue_italic {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial;
	font-size: 13px;
	color: #145ECF;
	font-weight: bold;
	font-style: italic;
}
a.nav:link {
	color: #E7007A;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
a.nav:visited {
	text-decoration: none;
	color: #E7007A;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
a.nav:hover {
	text-decoration: underline;
	color: #145ECF;
}
a.nav:active {
	text-decoration: none;
	color: #F6811C;
}
