body {
	font-size: 120%;
}

body, caption, th, td, input, textarea, select, option, legend, fieldset {
	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	font-weight: normal;
	font-size: 3.8em;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
}

span.green {
	color: #306608;
	font-weight: bold;
}

h4 {
	font-size: 1.3em;
  line-height: normal;
}

.clear {
	clear: both;
}

#wrapper {
	text-align: center;
	font-size: 0.75em; /* 16px x .75 = 12px */
  line-height: 1.333em; /* 12px x 1.333 = 16px */
}

#container {
	width: 800px;
	text-align: center;
	border: solid 2px #9ccb01;
	padding: 10px;
	margin: 0 auto;
	background: white url(images/bg.jpg) bottom left repeat-x;
}

.list-box ul {
	text-align: left;
	margin-left: 100px;
	line-height: 1.5em;
}