	body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	FONT-SIZE: 10pt;
	COLOR: #fff8dc;
	FONT-FAMILY: "Georgia", Times New Roman, Times, serif;
	TEXT-ALIGN: left;
	
}
.tabl3 {
	border-top: 3px solid #393939;
	border-bottom: 3px solid #393939;
	border-left: 3px solid #393939;
	border-right: 3px solid #393939;
	background-color: #333333;
}
TD.padded {
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	COLOR: #fff8dc;
	FONT-FAMILY: "Georgia", Times New Roman, Times, serif;
	padding: 5px;
}
p {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #fff8dc;
	font-weight: normal;
	text-align: justify;
	padding: 5px 10px 5px 10px;
}

.footer {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 8pt;
	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: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #e9e5c5;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
}

.small{
	/*color:#666666; */
	display: block;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
}
textarea {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10pt;
	padding: 2px 2px 2px 2px;
	border: solid 1px #333333;
	background-color: #cccccc;
}
input.text {
font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 10pt;
	padding: 2px 2px 2px 2px;
	border: solid 1px #333333;
	background-color: #cccccc;
}
H3
{
	font-family: "ITC Galliard BT", Times New Roman, Times, serif;
	FONT-SIZE: 22px;
	COLOR: #feecda;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-style: italic;
	font-weight: normal;
}

a.nav {
	font-family:  "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #cba887;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	font-style: italic;
}

a.nav:hover 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #b14700;
	/*background: #feecda;*/
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	font-style: italic;
} 

a.nav_sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	color: #cba887;
	text-decoration: none;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	font-style: italic;
}

a.nav_sm:hover 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #b14700;
	/*background: #feecda;*/
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
} 
.minitext {
  font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #e9e5c5;
	font-style: italic;
}

.disable {
  background-color: #CF110C;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}

