.bottomnav {font-family: Arial, Helvetica, sans-serif;font-size: 10px; color: #000000;}
.bottomnav a:link {  color: #1d3935; text-decoration: none }
.bottomnav a:visited {  color: #76270C;  text-decoration: none }
.bottomnav a:hover {  color: #CC3300; text-decoration: underline}

.bordertable {
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 1.5em;
	text-align: left;
	padding: 40px;
	border: thin solid #1d3935;
	font-style: italic;
	color: #1d3935;
}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #67270C;
	font-weight: bold;
} 

.articleHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #67270C;
	font-weight: bold;
}

.bodytype {font-family: Arial, Helvetica, sans-serif;font-size: 12px;line-height: 1.5em;}
.bodytype a:link {  color: #0000cc; text-decoration: underline }
.bodytype a:visited {  color: #1d3935;  text-decoration: underline }
.bodytype a:hover {  color: #CC3300; text-decoration: none}


.disclosure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: justify;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #666666;
	font-weight: bold;
}

.hometype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}
.paddingright {padding-right: 20px; }

.smaller {font-size: 10px; }

.copyright {font-family: Arial, Helvetica, sans-serif;font-size: 10px; color: #ffffff;}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #1d3935;
	font-weight: bold;
}
.green {
	color: #1d3935;
}
.rust {
	color: #67270C;
}
.indent {
	padding-left: 16px;
}
body {
	margin-top: 20px;
}

.tableborder {border: 5px solid #76270c;}
