/* CSS Document */

body {
	background-color: #008000;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Courier New, Courier, mono;
}
h1 {
	font-size: 12px;
}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 36px;
	color: #000000;
}
a {
	font-size: 9px;
}
.style15 {font-size: 18px; font-weight: bold; }
.style16 {font-size: 18px}
.style44 {
	color: #FFFFFF;
	font-size: 22px;
}
.style53 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}