a:link {
	color: #5C2800;
	text-decoration: underline;
}
a:visited {
	color: #5C2800;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;

}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: bold;
	font-weight: bold;
	font-variant: normal;
	color: #5C2800;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5C2800;
	text-transform: none;
	line-height: normal;


}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: 5C2800;
}
.phototext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5C2800;
}.tableborder {
	border: thin solid #5C2800;
}
