body {
	background-image: url(../images/ch.gif);
	background-size: 25% auto;
	color: #000000;
	font-family: arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	font-size: 60%;
}

.bodytext p {
	font-size: 0.6em;
}

caption {
	font-weight: bold;
	font-size: 200%;
}

table th {
	font-weight: bold;
	font-size: 150%;
}

table td {
	font-weight: bold;
	font-size: 55%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

img {
	max-width: 100%;
}
