body {
	background-color: #000000;
	margin: 0px;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FDE36C;
	font-weight: bold;
}
.menu a {
	color: #FDE36C;
	text-decoration: none;
}
.book {
	font-family: Tahoma, verdana;
	font-size: 12px;
	line-height: 125%;
	color: #FDBD1D;
	font-weight: bold;
}
.book a {
	color: #FDBD1D;
	text-decoration: underline;
}
.book a:hover {
	color: #000000;
	text-decoration: none;
}


.menu {
	color: #FDE36C;
	font-family: Tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
}
.text {

	font-family: Tahoma, verdana;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	font-weight: normal;
}
.textSmall {


	font-family: Tahoma, verdana;
	font-size: 10px;
	line-height: 110%;
	color: #000000;
	font-weight: normal;
}
.quota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 128%;
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

