	body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
.tabl3 {
	border-top: 3px solid #393939;
	border-bottom: 3px solid #393939;
	border-left: 3px solid #393939;
	border-right: 3px solid #393939;
}
	

p {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	color: #001800;
	font-weight: normal;
	text-align: center;
	padding: 5px 10px 5px 10px;
}

.footer {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 7pt;
	font-style: normal;
	text-align: center;
	color: #e9e5c5;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
}

span {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #e9e5c5;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	margin: 4px;
}
.nav-link {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #e9e5c5;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	margin: 6px;
}

a.nav {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #e9e5c5; 	
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

a.nav:hover 
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	color: #001800;
	background: #98bfc3;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
} 
a.nav-link {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	/*color: #4d4435; */
	color: #001800;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	background-color:#a39573;
	/*background-color: #f7e1aa; */
	border: 2px;
	border-color: black;
}

a.nav-link:hover 
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #001800;
	background: #98bfc3;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	
	border: 3px;
	border-color: black;
} 
a.nav-footer {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 7pt;
	font-style: normal;
	text-align: center;
	color: #e9e5c5;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}
a.nav-footer:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 7pt;
	font-style: normal;
	text-align: center;
	color: #e9e5c5;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	text-decoration: underline;
}