	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: justify;
	
}

p.drk {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	color: #001800;
	font-weight: normal;
	text-align: justify;
	padding: 5px 10px 5px 10px;
}

span.spcr {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 4pt;
	font-weight: normal;
	text-decoration: none;
}
span.lt {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #e9e5c5;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}
span.drk {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #001800;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

.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;
}

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;
} 

