/* title formatting for above content */
.bigtitle {
	font-family: arial;
	font-size: 150%;
	font-style: bolder;
	color: black;
}

.bigtext {
	font-family: arial;
	font-size: 16px;
	font-style: bolder;
	color: black;
}

.notsobigtext {
	font-family: arial;
	font-size: 14px;
	font-style: bolder;
	color: black;
}

.smalltext {
	font-size: 14px;
	font-style: bolder;
	color: black;
}


.bigtextforcover {
	font-family: arial;
	font-size: 70px;
	font-style: bolder;
	color: black;
}

.mediumtextforcover {
	font-family: arial;
	font-size: 50px;
	font-style: bolder;
	color: black;
}

.bigtextforcover_spine {
	font-family: arial;
	font-size: 36px;
	font-style: bolder;
	color: black;
	background: #cccccc;
}


.mediumtextforcover_spine {
	font-family: arial;
	font-size: 24px;
	font-style: bolder;
	color: black;
}

.stonecat {
	font-family: arial;
	font-size: 16px;
	font-style: bolder;
	color: black;
}

.stonetext {
	font-family: arial;
	font-size: 14px;
	font-style: bolder;
	color: black;
}

.table_format {
	border: 1px solid #cccccc;
}

.table_border {
	border: 3px solid #cccccc;
}
