body, div, ol, li, p, th, td, li, dd {
    /* redundant selectors to help NS4 remember */
    font-family: Verdana, Tahoma, Lucida, Arial, Helvetica, sans-serif;
    font-size: small;
}
h3 {
	font-family: Verdana, Tahoma, Lucida, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #29430F;
}

ul {
	line-height: 20px;
	color: #330000;
	padding: 0 15px 0 0
}
.caption {
	font-size: x-small;
	color: #29430F;
	margin-top: 0;
}

.copy {
	line-height: 20px;
	color: #330000;
	text-indent: 20px;
	margin: -30px 0 0 0;
	padding: 0 15px 0 0
}
.copy2 {
	line-height: 20px;
	color: #330000;
	text-indent: 0px;
	margin: 0 0 -15px 0;
	padding: 0 15px 0 0
}
.copy3 {
	line-height: 20px;
	color: #330000;
	text-indent: 20px;
	margin: 0 0 15px 0;
	padding: 0 15px 0 0
}
.copy4 {
	line-height: 20px;
	color: #330000;
	text-indent: 0px;
	margin: 15px 0 20px 0;
}
.copy5 {
	line-height: 15px;
	color: #330000;
	text-indent: 20px;
	margin: 10px 0 0 0;
	padding: 0 15px 0 0
}
.skipnavi {
	font-size: x-small;
	text-decoration: underline
}
.skipnavi a:link {color: #6E8350}
.skipnavi a:visited {color: #6E8350}
.skipnavi a:active{color: #FFFFFF}
.skipnavi a:hover {color: #FFFFFF}

.footer {
	line-height: 12px;
	color: #CCCC99;
	font-size: x-small;
	text-decoration: none
}
.footer a:link {	line-height: 12px;color: #CCCC99; text-decoration: underline}
.footer a:visited {	line-height: 12px;color: #CCCC99; text-decoration: underline}
.footer a:active{	line-height: 12px;color: #FFFFFF; text-decoration: underline}
.footer a:hover {	line-height: 12px;color: #FFFFFF; text-decoration: underline}
