body { background-color: #fffef1; margin: 0px }/* page layout */#head { background-color: #7d4b30; 	margin: 0px;	border: none;	width: 768px;	height: 31px;	visibility: visible }#content { background: #d1e2b6 url(gifs/background.gif) no-repeat;	width: 768px }#foot  { background: #5c7632 no-repeat; border: none; width: 768px; height: 31px; visibility: visible }/* nav & footer styles */.navtext, .footertext  { color: white; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-align: center; padding-top: 8px; padding-bottom: 8px }/* style specific to nav */.navtext { }/* style specific to footer */.footertext { }/* styles for content */.maintext  { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; text-align: left }blockquote.maintext  { color: #5c7632; font-style: italic; font-size: 9pt; margin: 0px; padding: 0px }.currpg { font-weight: bolder; margin-right: 10px; margin-left: 10px }/* this affects links in nav only */*.navtext a { color: #e5ebd3;	text-decoration: none;	margin-right: 10px;	margin-left: 10px }*.navtext a:link { }*.navtext a:visited { }*.navtext a:hover { color: white;	text-decoration: underline }*.navtext a:active { }a { color: #5c7632 }