body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #84425A;
	background-color: #F0A156;
}
a.nav2:link, a.nav2:visited, a.nav2:active{
	color: #A9363B;
	text-decoration: none;
	font-weight: bold;
}
a.nav2:hover{
	background-color: #F0A156;
	color: #78373B;
	font-weight: bold;
}
a.nav:link, a:visited, a:active{
	color: #F0A156;
	text-decoration: none;
}
a.nav:hover{
	background-color: #F0A156;
	color: #FFFFFF;
}
p {
	font-size: small;
}
.list {
	line-height: 10px;
}
.xsmall {
	font-size: x-small;
	color: #766C3B;
}
.button {
	font-size: x-small;
	color: #4B6C8D;
	background-color: #D6DDF7;
}
.title {
	font-size: medium;
	color: #A9363B;
	font-weight: bold;
}
.footer {

	font-size: x-small;
	color: #FFFFFF;
}
.nav {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
