body {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
a {
	font-size: 10px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#alpha {
	width: 775px;
	background-color: #FFFFFF;
	border: 1px solid #000033;
	height: auto;
}
#top {
	background-image: url(imagens/topo.jpg);
	width: 775px;
	height: 150px;
}
#conteudo {
	height: auto;
	width: 775px;
	background-color: #FFFFFF;
}
#conteudo2 a {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#left {
	height: auto;
	width: 355px;
	float: left;
}
#right {
	float: left;
	width: 420px;
	height: auto;
}
#rodape {
	clear: both;
	width: 775px;
	margin-top: 10px;
	height: auto;
}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #CCCCCC;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
select {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #CCCCCC;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#top2 {
	background-image: url(imagens/topo.jpg);
	width: 775px;
	height: 142px;
}
#conteudo2 {
	height: auto;
	width: 775px;
	background-color: #FFFFFF;
}
.hosted {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #404062;
}
.hostedCopy {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #404062;
}
