body {
	background-color: #008040;
	color: #F2FEB1;
	margin-top: 0px;
	font-family:	"Times New Roman", serif;
	font-size: 7px;
}

a:link {
	color: #008000;
}

a:visited {
	color: #008080;
}

h1 {
	font-size:	40px;
	font-variant: small-caps;
}

h2 {
	font-size:	30px;
	font-variant: small-caps;
}

h3 {
	font-size:	25px;
	font-variant: small-caps;
	text-align: center;
}

h4 {
	font-size:	20px;
	font-variant: small-caps;
}

table {
	border: none;
	width:	100%;
	height: 100%;
	font-size: 11px;
}

td {
	height: 100%;
}