body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

.pontinhos {
	color: #5C2624;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 10px;
}

#conteudo {
}
#conteudo p{
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#conteudo h3 {
	color: #5C2624;
	font-size: 16px;
}

#botao1 a {
	width: 100px;
	height: 16px;
	color: #5C2624;
	text-align: center;
	text-decoration: none;
}

#botao1 a:hover {
	background-color: #C8DD37;
	font-weight: bold;
	color: #FFFFFF;
}


#botao2 a {
	width: 105px;
	height: 16px;
	text-align: center;
	text-decoration: none;
	color: #5C2624;
}

#botao2 a:hover {
	background-color: #C8DD37;
	font-weight: bold;
	color: #FFFFFF;
}

.linha {
	border-left: #5C2624 dotted 1px;
}

a.link {
	text-decoration: none;
	color: #FFFFFF;
}

a.link:hover {
	color: #5C2624;
}
