html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	background-color: #FFF;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding: 0;
	font-size: 3em;
	color: #FF0;
	font-weight: bold;
}
h2 {
	padding-top: 10px;
	font-size:2em;
}
.txt1{font-family:Arial, Helvetica, sans-serif;
color:#FFF;
font-size:14px;
}
.txt2{font-family:Arial, Helvetica, sans-serif;
color:#666;
font-size:35px;
}
.txt3{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
}
.txt4{font-family:Arial, Helvetica, sans-serif;
color:#666;
font-size:14px;
line-height:18px;
}

#videos01{
	width: 900px;
	height: 800px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 50000;
}
div#page {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
#videos01 table tr td {
	font-size: 20px;
	z-index: 1000;
	
}
#rodape{
	width: 900px;
	height: 100px;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
