body {
	color: #000000;
	font-family: arial, helvetica, geneva, sans-serif;
	font-weight: bold;
	font-size: 60%;
	background-image: url("../images/ch.gif");
	background-size: 25%;
}

.bodytext p {
	font-size: 0.6em;
}

.button {
  height: 3%;
  width: auto;
}

/*
.responsive {
  width: 100%;
  height: auto;
}
*/

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%;
	height: auto;
}
