h1 {
	font-size: 27pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {  font: italic 18pt/18pt Arial, Helvetica, sans-serif}
a:red {color:#FF0000; font-weight: bold}
a.red:link {color:#FF0000; text-decoration:none; font-weight: bold}
a.red:hover {color:#0033FF; text-decoration:underline; font-weight: bold}
a.red:visited {text-decoration:none; font-weight: bold}
body {
	background-color: #FFF9EA;
	color: #533800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-style: normal; font-weight: 500}
a {  color: #008C00; text-decoration: none; font-style: normal}
a:active {  color: #008C00; text-decoration: underline; font-style: normal; font-variant: normal}
a:link {  color: #008C00; text-decoration: underline; font-style: normal; font-variant: normal}
a:visited {  color: #008C00; text-decoration: underline; font-style: normal; font-variant: normal}
a:hover {  text-decoration: underline; font-style: normal; color: #6F4A00; font-variant: normal}

a.image:link , a.image:active , a.image:visited   {
	border: 1px solid #986500;
}
a.image:hover   {
	border: 1px solid #DCC39E;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
p.captions {
	font-size: 12px;
	font-weight: bold;
	color: #004F00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
}
.redtext {
	color: #FF0000;
}
.purpletext {
	color: #990099;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.greentext {
	color: #006600;
}
.darkbrowntext {
	color: #7D5500;
}
.subheader {
	font-size: 16px;
}
.mediumbrowntext {
	color: #7D5500;
}
.darkpeachtext {
	color: #C08E4B;
}
h4.header {
	font-size: 18px;
	font-weight: bold;
}
.font18 {
	font-size: 18px;
