body {
        background-color: #ffffff;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:5px;
}
a:link { 
	font-weight : bold; 
	text-decoration : none; 
	color : #1F5C69; 
} 
a:visited { 
	font-weight : bold; 
	text-decoration : none; 
	color : #1F5C69; 
} 
a:hover { 
	color: #EBC931; 
	font-weight : bold; 
	text-decoration : none;  
} 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1F5C69;
	font-size: 11.5px;

}
.post {
	border: 1px solid #999999;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, "Lucida Console";
	font-size: 10pt;
        line-height: 1.2em;
	color: #000000;
}
.titulo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
        line-height: 1.1em;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
        font-weight: bold;
	color: #DE7008;
}

.subtitulo {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBC931;
	padding: 1px;
	font-weight: bold;
}

.listas {
	list-style-image: url(http://livreindirecto.net/template/bola11.jpg);
}
.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
        font-weight: bold;
	color: #666666;
}
.tabela {
	border: 0px;
	width: 100%;
}
.coment {
	border-top: #d4d4d4 1px solid;
	font: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	position: inherit;
}
.dentro {
	padding-left: 10px;
	padding-right: 10px;
}

.direita {
	border: 1px solid #999999;
}

.esquerda {
	border: 1px solid #999999;
}
.tabelas {
	border: #EBC931 2px solid;
	position: fixed;
}
.tabela {
	border: 0px;
	width: 100%;
}
.logos {
	padding-left: 5px;
	padding-bottom: 4px;
}