.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
	font-variant: small-caps;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.style1 {font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;}
a:link {color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {text-decoration: none;}
a {font-weight: bold;}

.chapterbook {
	background-image: url(images/chaptersbook.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: right;
}
