body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.small_text {
	font-size: 9px;
}

.texto_vermelho {
	color: #FF0000;
}

.texto_preto {
	color: #000000;
}

.texto_footer {
	color:#999999;
	font-size: 9px;
	line-height: 18px;
}

.legenda {
	font-size: 9px;
	color: #FFFFFF;
}

input {
	border: 1px solid #000000;
	font-size:9px;
}

.fundo_vermelho {
	background-color:#FF0000;
}

.noborder {
	border: none;
}
.topico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF0000;
}
textarea {
	border: 1px solid #000000;
	font-size:9px;
}

.pressTitle {
	font-weight: bold;
	text-align: center;
}

.pressDate {
	text-align: center;
}

