body {
	background-color: #223302;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 85%;
	margin-top: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
td {
	padding: 3px;
	font-size: 85%;
	padding-left: 5px;
	vertical-align: top;
}
a{
	color: #FCB345;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #FFD697;
	text-decoration: underline;
}
hr {
	height: 1px;
	clear: both;
}
ul, dd, p, ol  {
	margin-top: 0.5ex;
}
dt {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
}
dd {
margin-left: 20px;
}
input, select, textarea {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000033;
}
th {
	font-size: 85%;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
}
small {
	font-size: 80%;
	font-weight: normal;
}
table {
	width: 100%;
	margin-bottom: 15px;
	background-color: #394809;
	border: solid #545F11 1px;
}
h1, h2, h3, h4, h5, h6{
	clear: both;
	margin-bottom: 0.5ex;
	margin-top: 0.5ex;
	letter-spacing: 0.1ex;
}
h1 {
	font-size: 200%;
	margin-top: 0px;
}
h2 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
}
label {
	width: 150px;
	vertical-align: top;
	color: #21297B;
}
legend {
	font-weight: bold;
	color: #21297B;
	padding-right: 10px;
	padding-bottom: 6px;
}
fieldset {
	margin-bottom: 20px;
}
div {
	text-align: left;
	margin: 0;
}
caption {
	font-weight: bold;
}
