.bodytext, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.footertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

.reviewtext {
	color: #CC3300;	
	font-weight: bold;
	font-size: 12px;
	}
	
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.newsindent {
	padding: 7px;
	background-image: url(graphics/carpet-repeat-news.jpg);
	background-repeat: repeat;
}
.pictureborder {
	border: 1px solid #666666;
	color: #333333;
}
.pictureright {
	margin-bottom: 7px;
	margin-left: 7px;
}

.pictureleft {
	margin-bottom: 7px;
	margin-right: 7px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.book-bkg {
	background-image: url(graphics/bookshelf2.jpg);
	background-repeat: repeat-x;
	background-position: 0px;
}
 
a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #93B518;
}
a:active {
	text-decoration: none;
	color: #93B518;
}

