.copyright { 
	font: Verdana;
	font-size:9px;
	FONT-WEIGHT: normal;
	color: #E3E3E3;
 }

.index_body {
	background-color: #F2F2F2;
	width: auto;
	border: solid #000415;
}

.image {
	border: 1px ridge #DAF8FE;
}

A:LINK {
	color: #FF6600;
	text-decoration: none;
}

A:VISITED {
	color : #EE6D17;
	text-decoration : none;
}

A:HOVER {
	color : #EE6D17;
	text-decoration : underline;
}

.texto {
	font: bold Verdana;
	font-size:11px;
	FONT-WEIGHT: bold;
	COLOR: #000496;
}

.texto_apresentacao {
	font: bold Verdana;
	font-size:11px;
	FONT-WEIGHT: bold;
	COLOR: #000496;
	text-align : justify;
}

.texto_normal2 {
	font: Verdana;
	font-size:10px;
	FONT-WEIGHT: bold;
	COLOR: #000496;
	text-align : justify;
}

.texto_azul {
	font: Verdana;
	font-size:14px;
	FONT-WEIGHT: bolder;
	COLOR: #000496;
	text-align : justify;
}

.texto_titulo {
	font: Verdana;
	font-size:11px;
	FONT-WEIGHT: bold;
	COLOR: #000496;
}

.texto_rodape {
	font : bold small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #A0A0A0;
	font-size:10px;
}

.texto_rodape2 {
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C2C2C2;
	font-size:10px;
}

.texto_counter {
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size:10px;
}

.table_principal {
	background-color: #F2F2F2;
}


.button {
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid #333333;
	border-right:1px solid #333333;
	font:7pt verdana, sans-serif, arial;
	background-color:#acbbc8;
	}
TH {
	font : bold small Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: white;
	background-color:#CC0000;
}
td {
	font : bold small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
	font-size:10px;
}
h1 {
	font: bold Verdana;
	color: #CC0000;
	font-size:14px;
	text-align : center;
}
input {
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size:10px;
}
SELECT {
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size:10px;
}
TEXTAREA {
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #555555;
	font-size:10px;
}
	
