body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: center;
	background-color: #F4EBCE;
}

p {
	font-size: 10px;
	font-weight: normal;
}

.bodytext {
	font-size: 10px;
	font-weight: normal;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

a {
	color : #336633;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

dt {
	font-size: 12px;
	font-weight: bold;
}

dd {
	font-size: 11px;
}

.caption {
	text-align: center;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}

#steps {
	border: 1px solid #006633;
	background-color: #FFFFFF;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	background-color: inherit;
	color: inherit;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	background-color: inherit;
	color: inherit;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: inherit;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	background-color: inherit;
	color: inherit;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	background-color: inherit;
	color: inherit;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	background-color: inherit;
	color: inherit;
}