h1 {
	font-family: "Times New Roman", Georgia, "Book Antiqua";
	font-size: 1.8em;
	font-style: italic;
	color: #005100;
}
p {
	font-family: "Times New Roman", Georgia, "Book Antiqua";
	font-size: 1em;
	color: #3A2516;
}
p.larger {
	font-size: 14px;
}
p#textbox {
	font-size:1.2em;
	padding: 6px 0px 8px 40px;
	width: 300px;
	background: url(images/headingbg.gif) no-repeat;
}
address {
	font-style:normal;
	font-size: 12px;
	text-align: center;
}
.floatright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
a:link {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #996633;
	text-decoration: none;
}
a:hover {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #CC9966;
	text-decoration: underline;
}
a:active {
	font-family: Arial, "Century Gothic", "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #996633;
	text-decoration: none;
}
li {

	font-family: "Times New Roman", Georgia, "Book Antiqua";
	font-size: 1em;
	color: #3A2516;
}
h2 {

	font-family: "Times New Roman", Georgia, "Book Antiqua";
	font-size: 16px;
	color: #3A2516;
}
h2.center {
	font-family: "Times New Roman", Georgia, "Book Antiqua";
	font-size:1.3em;
	font-style: italic;
	color: #005100;
	text-align: center;
}
