@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9;
	left: 30px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	color: #00C;
}

#months {
	word-spacing: 10pt;
	font-style: normal;
}
.mthtbl {
	left: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #00C;
}
