<!-- 
td			{ font-family: georgia,times; font-size: 13px }
P			{ font-family: georgia,times; font-size: 13px }
BODY		{ font-family: georgia,times; font-size: 13px }
BODY		{ background-color: #FBEDD3 }
BODY		{ background-image: URL(Backgrounds/background.jpg) }
H1			{ font-family: georgia,times; font-size: 16px; color: #990000 }
H2			{ font-family: georgia,times; font-size: 14px; color: #333333 }
H3			{ font-family: georgia,times; font-size: 13px; color: #000000 }
.address	{ font-family: verdana,geneva; font-size: 11px; color: #FFFFFF }
.footer		{ font-family: verdana,geneva; font-size: 11px; color: #333333 }
a:link		{ color: #990000; text-decoration: none; font-weight: bold }
a:visited	{ color: #333333; text-decoration: none; font-weight: bold }
a:active	{ color: #999999; text-decoration: none; font-weight: bold }
a:hover 	{ color: #999999; font-weight: bold }
-->