﻿
span.normal  {
	font-family: Georgia;
	font-size: 14px
}
span.guestbook   { font-family: Arial; font-size: 10pt }
span.nav {font-family: Arial; font-size: 7pt; font-weight:bold }
span.subnav {font-family: Arial; font-size: 10pt; font-weight:bold }

normal  { font-family: Georgia; font-size: 16px }
guestbook   { font-family: Arial; font-size: 10pt }
nav {font-family: Arial; font-size: 7pt; font-weight:bold }
subnav {font-family: Arial; font-size: 10pt; font-weight:bold }

ew.normal  { font-family: Georgia; font-size: 16px }
ew.guestbook   { font-family: Arial; font-size: 10pt }
ew.nav {font-family: Arial; font-size: 7pt; font-weight:bold }
ew.subnav {font-family: Arial; font-size: 10pt; font-weight:bold }
text {
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.subheads {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #882220;
}
.titles {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #706030;
}
.text {
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.guestbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.textbold {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.textitalics {
	font-family: Georgia;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}
