@charset "UTF-8";
.bookbox {
	background-image: url(imgs/book.jpg);
	background-repeat: no-repeat;
	background-position:
; 	background-position: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {	
	text-decoration: none;
	color: #FF0000;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:justify;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.maintext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.biobox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.arrowboxleft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.arrowboxright {
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align:justify;
	
}
.firstletter {

	font-size: 24px;
	
}

.maintext a:link {

color: #000000;
}
.maintext a:visited {

color: #000000;
}
.maintext a:hover {
	color: #400000;
}
.maintext a:active {

color: #000000;
}
