h3 {
	text-indent: 20;
}

h5 {
	text-indent: 40;
	font-weight: normal;
	font-size: small;
}

.mainpage {
	border: medium inset #ffff60;
	background-color: #ffffc0;
}

.statsblock {
	border: thin inset Green;
	font: smaller serif;
	text-align: left;
	color: #FFEBCD;
	background-color: #006060;
}

.infoblock {
	background-color: #FFDEAD;
	border: thin inset #F5DEB3;
	font: small serif;
}

.infoblock2 {
	background-color: #FFBE69;
	border: thin inset #F5DEB3;
	font: small serif;
}

.reasonsblock {
	background-color: #FFDEAD;
	border: thin inset #F5DEB3;
	font: smaller serif;
}

.tocback {
	text-align: center;
	vertical-align: middle;
}

.makesmall {
	font-size: 75%;
}

td {
	vertical-align: top;
}
