﻿p {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #B94822;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.navLink:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navLink:visited {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.navLink:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	font-family: Palatino, "Book Antiqua", serif;
	font-size: 10px;
	color: #B94822;
}
h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	text-decoration: underline;
}
