/*Uso Geral*/

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

}



.texto1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-small;

}

.texto2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: xx-small;

}

.link1 {

	color: #000000;

	text-decoration: none;

}

.link1:hover{

	color: #746d43;

	text-decoration: underline;

}

.Header {

	font: bold medium Arial, Helvetica, sans-serif;

	color: #993300;

	text-decoration: none;

}

.subHeader {

	font: bold small Arial, Helvetica, sans-serif;

	color: #993300;

	text-decoration: none;

}

.item3 {

	color: #993300;

	font: bold x-small Verdana, Arial, Helvetica, sans-serif;

}

.item3 a{

	font: bold x-small Verdana, Arial, Helvetica, sans-serif;

	color: #993300;

	text-decoration: none;

}

.item3 a:hover{

	font: bold x-small Verdana, Arial, Helvetica, sans-serif;

	color: #FF0000;

	text-decoration: none;

}

.item4 {

	font: bold x-small Arial, Helvetica, sans-serif;

	color: #000000;

	text-decoration: none;

}

.item4 a{

	font: bold x-small Arial, Helvetica, sans-serif;

	color: #000000;

	text-decoration: none;

}

.item4 a:hover{

	font: bold x-small Arial, Helvetica, sans-serif;

	color: #FF0000;

	text-decoration: none;

}

.item5 {

	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

	text-decoration: none;

}

.item5 a{

	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;

	color:#000000;	

	text-decoration: none;

}

.item5 a:hover{

	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

	color: #FF0000;	

}

.item6 {

	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;

	color: #993300;

	text-decoration: none;

}

.item6 a{

	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;

	color: #993300;

	text-decoration: none;

}

.item6 a:hover{

	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;

	color: #FF0000;

	text-decoration: none;

}



.item7 {

	color: #006699;

	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;

}

.item8 {

	font: xx-small Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

	text-decoration: none;

}

.item8 a{

	font: xx-small Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

	text-decoration: none;

}

.item8 a:hover{

	font: xx-small Verdana, Arial, Helvetica, sans-serif;

	color: #FF0000;

	text-decoration: none;

}

.item9 {

	font: xx-small Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

}

.item9 a{

	font: xx-small Verdana, Arial, Helvetica, sans-serif;

	color:#000000;

	text-decoration: underline;

}

.item9 a:hover{

	font: xx-small Verdana, Arial, Helvetica, sans-serif;

	color: #FF0000;

	text-decoration: underline;

}

.parag1{

	margin-left: 3px;

}

