table {
	background-color: #FFFFFF;
	border: 1px solid #000000;


}
body {
	background-color: #FAC35F;

}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: .88em;
	padding-right: 10px;
	padding-left: 10px;
}
.footer {
	font-size: 12px;
  line-height: 1.2em;
  text-align: center;
}
td {
	vertical-align: top;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}
.std-table {
  border: 1px solid #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.std-table-order {
  border: 0px none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.std-headercell {
  color: #000000;
  background-color: #FAC35F;
  font-weight: bold;
}
.std-table td, .std-table-order td {
  border: 0px none;
}
#tdNav a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	
}
#tdNav a:hover {
	text-decoration: none;
	color: #FAC35F;
	font-size: 10px;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC66;
	border-bottom-width: thin;
	margin-right: 5px;
	margin-left: 10px;
	color: #FFCC66;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 5px;
	padding-left: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
}
