td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 2B6DBF;
}
.tituloSecao {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
}
.tituloMateria {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textoMateria {
	font-weight: normal;
	color: #000000;
}
.textoMateriaRed {
	font-weight: normal;
	color: #FF0000;
}
.tituloArtigo {
	text-align: right;
	font-size: 12px;
	font-style: normal;
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;

}
.tituloArtigoYellow {
	text-align: right;
	font-size: 14px;
	color: #E59E39;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.linkBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 2B6DBF;
}
.linkGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 5EC146;
}
.linkYellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E59E39;
	}
.linkRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.tituloArtigoGreen {
	text-align: right;
	font-size: 14px;
	color: 5EC146;
	}
.tituloArtigoRed {
	text-align: right;
	font-size: 12px;
	color: #CC3300;
}
.textoRed {
	color: #CC3300;
}
.Botão {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #d0d0d0;
	border: 1px solid #666666;
}
.campoBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 13px;
	width: 125px;
	border: 1px solid #2B6DBF;
}
.campoRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 13px;
	width: 125px;
	border: 1px solid #CC3300;
}
.campoRedMenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 13px;
	width: 90px;
	border: 1px solid #CC3300;
}
.campoover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFEFCE;
	height: 13px;
	width: 93px;
	border: 1px solid #000000 ;
}
.Form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 13px;
	width: 175px;
}
