	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;
}
.tabl4 {
	border-top: 1px solid #001800;
	border-bottom: 1px solid #001800;
	border-left: 1px solid #001800;
	border-right: 1px outset #001800;
	background-color: #a39675;
	
}

p {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	color: #001800;
	font-weight: normal;
	text-align: justify;
	
}
frm {
	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: 12pt;
	font-style: normal;
	color: #001800;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

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;
	text-align: left;
}
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;
} 

INPUT, TEXTAREA, SELECT, OPTION  {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	padding: 1px;
	color: #001800;
	border: 1px inset #001800;
	background-color: #e9e5c5;
}
a.submit {
	font-family : "Georgia", Times New Roman, Times, serif;
	font-size : 11pt;
	font-style : normal;
	text-decoration: none;
	color: #001800;
	padding: 5px;
	border: inset 1px #001800;
	background-color: #e9e5c5;
}
a.submit:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: italic;
	text-decoration: none;
	color: #001800;
	padding: 5px;
	border: inset 1px #001800;
	background-color: #e9e5c5;
}