body {
	background-color: #996533;
	font-family: Times New Roman;
}
a:link {
	font-family: Times New Roman;
	color: #163D1E;
	font-size: 12pt;
}
a:visited {
	font-family: Times New Roman;
	color: #163D1E;
	font-size: 12pt;
}
a:active {
	font-family: Times New Roman;
	color: #163D1E;
	font-size: 12pt;
}
a:hover {
	font-family: Times New Roman;
	color: #163D1E;
	font-size: 12pt;
	text-decoration: none;
}
h1 {
	color: #FFFFFF;
	font-family: Times New Roman;
	font-size: 24pt;
	text-align: left;
}
h2 {
	color: #000000;
	font-family: Times New Roman;
	font-size: 18pt;
	text-align: center;
	font-weight: bold;
}
h3 {
	color: #996533;
	font-family: Times New Roman;
	font-size: 16pt;
}
h4 {
	color: #000000;
	font-family: Times New Roman;
	font-size: 14pt;
}
h5 {
	color: #000000;
	font-family: Times New Roman;
	font-size: 12pt;
	text-align: center;
}
h6 {
	color: #000000;
	font-family: Times New Roman;
	font-size: 8pt;
}
p {
	font-family: Times New Roman;
	font-size: 12pt;
}
ol {
	font-family: Times New Roman;
	font-size: 12pt;
}
ul {
	font-family: Times New Roman;
	font-size: 12pt;
}
hr {
	color: #163D1E;
	width: 95%;
}
.center {
	text-align: center;
}
.justify {
	font-family: Times New Roman;
	font-size: 12pt;
	text-align: justify;
}
.justify11 {
	font-family: Times New Roman;
	font-size: 11pt;
	text-align: justify;
}
.indent {
	font-family: Times New Roman;
	font-size: 12pt;
	text-align: justify;
	text-indent: .5in;
}
.mainmenu {
	font-family: Times New Roman;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
}
a:link.mainmenu {
	font-family: Times New Roman;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a:visited.mainmenu {
	font-family: Times New Roman;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a:active.mainmenu {
	font-family: Times New Roman;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
a:hover.mainmenu {
	font-family: Times New Roman;
	color: #738B78;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}
.italic {
	font-style: italic;
}

.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.italiccenter {
	font-style: italic;
	text-align: center;
}
.sans {
	font-family: Arial, Helvetica, sans-serif;
}
