body,html {
	font-family:Tahoma,Arial;
	color:#FFFFFF;
	background-color:#D3A881;
	margin:0px 5px 0 5px;
	height:100%;
	}

a {
	font:Tahoma;
	font-size: 15px;
	color: #996633;
	font-weight:bold;
}
a:link {
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #996633
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #996633;
	font-weight:bold;
}
.level0{
	background-color:#FFFFFF;
	width:100%;
	height:100%;
}
.Table_01{
	position:absolute; 
	left:50%; 
	margin-left:-300px; 
	top:10%;
	}
.titles{
	font:Tahoma;
	font-size: 15px;
	color: #996633;
	font-weight:bold;
	text-shadow:black;
	text-align:left;
	}
.tdDesc{
  text-align:justify;
  font-size:0.8em;
  font-weight: bold;
  color:#FFF7EF;
}
