﻿body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	background-color: #DCDCBD;
	color: #000000;
	margin: 0px;
}
h1 {
	font-size: 14pt;
	color: #660000;
	padding: 2px;
	border: thin solid #8C8673;
}
h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	background-color: #DCDCBD;
	text-decoration: none;
}
.navititle {
	background-color: #B3914C;
	text-align: center;
	margin-right: -10px;
	margin-left: -10px;
	font-size: 12pt;
	font-style: bold;
}
.border-none {
	border-width: 0px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
}
.style2 {
	font-size: 24pt;
	font-weight: bold;
}
.style4 {font-size: 30pt}
.style5 {
	font-size: 12pt;
	font-family: "Courier New", Courier, mono;
}