@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3f1e8;
}
body {
	background-color: #214932;
	text-align: center;
	margin: 0px;
	padding: 20px;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

h1 {font-size:180%; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFCC00;
}
h2 {font-size:160%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	font-weight: normal;
	font-style: italic;
}
h3 {font-size:140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	font-weight: normal;
}
h4 {
	font-size:120%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 { font-size:110%; }
