h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #F66013;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #737E90;
}

.formulario_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666666;
	background-color: #3399CC;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #F66014;
}

.titulo_trabalho_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #425283;
}

.assinatura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

.clique_aqui_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #25A6E0;
}

.rodape {color: #FFFFFF}
a:link {
	color: #25A6E0;
}

a:visited {
	color: #25A6E0;
}

a:hover {
	color: #F66013;
}

a:active {
	color: #25A6E0;
}

a.linque_menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #25A6E0;
	text-decoration: underline;
	font-weight: bold;
}

a.linque_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #25A6E0;
	text-decoration: underline;
	font-weight: bold;
}

a.linque_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #F66013;
	text-decoration: underline;
	font-weight: bold;
}

a.linque_menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #25A6E0;
	text-decoration: underline;
	font-weight: bold;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #003399;
	background-color: #F4F3F5;
	border: 1px solid #FF9900;
}
.texto_form {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 12px;
}