body
{
	padding:0px; 
	margin:0px;
	background-color:Black;
	font-family:Verdana, Arial;
	color:Black;
	scrollbar-face-color:#E9E3D0;
   scrollbar-arrow-color:#A03E1C;
   scrollbar-track-color:#FCFAF1;
   scrollbar-shadow-color:#FCFAF1;
   scrollbar-highlight-color:#FCFAF1;
   scrollbar-3dlight-color:#FCFAF1;
   scrollbar-darkshadow-Color:#FCFAF1;
}

a
{
	color: #A03E1C;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

a:hover
{
	color: #A03E1C;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: underline;
}

.textoData
{
	color: #835525;
	font-size: 7pt;
	font-weight:bold;
	text-align:center;
	padding-top: 9px;
}

.titulo
{
	color: #A03E1C;
	font-size: 9pt;
	font-weight:bold;
}

.endereco
{
	color: #A03E1C;
	font-size: 9pt;
	font-weight:bold;
}

.textoTituloMateria
{
	color: #A03E1C;
	font-size: 12pt;
	font-weight: bold;
	text-align:left;
}

.textoAutor
{
	color: #A03E1C;
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
}

.textoTituloMateriaDestaque
{
	color: #A03E1C;
	font-size: 9pt;
	font-weight: bold;
	text-align:left;
}

.textoNomeUsuario
{
	color: #A03E1C;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}

.texto
{
	font-size: 8pt;
}

.textoDetalhes
{
	font-size: 8pt;
	cursor: default;
}

.divMateria
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 7px;
	overflow:auto;
	width:345;
	height:315;
	font-size: 9pt;
	text-align:justify;
	text-justify:newspaper;
}

.tituloPedida
{
	color: #A03E1C;
	font-size: 9pt;
	font-weight: bold;
	text-align:center;
}

.celulaMaterias {
	width:178px;
	height:115px;
	padding: 57px 17px 5px 58px;
}

.celulaEntrevistas {
	width:178px;
	height:115px;
	padding: 33px 17px 39px 58px;
}