﻿h1 {
	font-family: Verdana;
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #4A6105;
}
h2 {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
}
title {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FF9933;
	text-align: center;
}
body {
	font-family: Cambria;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	color:#336699
}
a:visited {
	color:#6699FF
}
a:active, a:hover {
	color:#003399
}
navigation {
	font-family: Verdana;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FF9933;
	padding: 10px;
	margin: 0px;
}
