<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
margin-top: 10px;
margin-left: 10px;
}

.author-photo {
	max-width: 200px;
	height: auto;
	float: left;
	margin: 0 1rem 1rem 0;
	border: 1px solid #ccc;
}
@media (max-width: 600px) {
	.author-photo {
	float: none;
	margin: 0 auto 1rem;
	display: block;
	}
}

.contact-table {
  width: 100%;
  border-collapse: collapse;
  max-width: 800px; /* Prevents table from becoming too wide on large screens */
  margin: 1rem 0; /* Replaces empty &lt;p&gt; for spacing */
}

.contact-row {
  vertical-align: top;
}

.contact-name {
  text-align: right;
  padding: 0.5rem 1rem;
  width: 30%; /* Relative width for responsiveness */
  font-weight: bold; /* Matches likely intent of subs1 */
}

.contact-email {
  padding: 0.5rem 1rem;
  width: 70%; /* Complements contact-name width */
}

@media (max-width: 600px) {
  .contact-name,
  .contact-email {
    width: 100%;
    text-align: left; /* Stacks vertically on small screens */
    display: block; /* Makes cells stack like rows */
  }
}

table.table1 {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #9a2e00;
	border-collapse: separate;
	background-color: white;
}
table.table1 th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #9a2e00;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.table1 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #9a2e00;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}






.headings1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #9A2E00;
}


.para1 {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #9A2E00;
}
.para2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #33894A;

}
.subs1 {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #9A2E00;
}

.subs3 {



	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #9A2E00;
}


.subs0 {




	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #33894A;
}
.logostyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;

}

#Layer1 {
	position:absolute;
	width:503px;
	height:20px;
	z-index:1;
	left: 31px;
	top: 62px;
	margin: 0px;
}

.photoimg {
	border: 1px solid #000000;
	margin: 10px;
	padding: 0px;

}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
}
.menu2h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	white-space: nowrap;
	border:1px solid #ff0000;
}


.spacedtable {
	margin: 0px;
	padding: 0px;
}
.subtitle {




	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.subtitle2a {





	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.greenitalic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #33894A;
		font-style: italic;
}

a {
	color: #33894A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
</pre></body></html>