.palms {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C47151;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #333333;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #999999;
}
.textbold {
	font-weight: bold;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #C47151;
}
.smallertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
a:link {
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-weight: bold;
	color: #FCA883;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
