BODY {
	font-family: serif;
	font-size: 14px;
	background-color: #ffffff;
	margin: 8px;
	}

IMG {
  border: 0px;
}

A IMG {
  border: 0px;
}

.wrap {
	width: 1024px;
	border: 1px;
	border-color: #7f4117;
	margin-right: auto;
	margin-left: auto;
	}

TD {
	vertical-align: top;
	}


.bodyheader {
	font-size: 26px;
	font-weight: bold;
	color: #663300;
	padding-top: 40px;
	padding-bottom: 20px;
	}
	
.bodytext {
	font-size: 15px;
	text-align: justify;
	padding-left: 40px;
	padding-right: 40px;
	}

.staff {
	font-size: 13px;
	padding-left: 40px;
	}

.intheader {
	font-size: larger;
	font-weight: bold;
	padding-top: 40px;
	padding-bottom: 2px;
	padding-right: 40px;
	}

.subheader {
	font-size: medium;
	color: #663300;
	font-weight: bold;	
	padding-bottom: 25px;
	padding-right: 40px;
	}
	
.inttext {
	font-size: 14px;
	text-align: justify;
	line-height: 1.2em;
	padding-left: 15px;
	padding-right: 15px;
	}

.table {
	font-size: smaller;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	}
	
.tableo {
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
	}

a:visited {color: #663300;}
	
a:hover {color: #edd7a0;}	
	
	
	