body {
	background-image:  url(logoletras.gif);
	background-repeat:  no-repeat;
	background-position: left top;
	background-color: #FFFFCC;
	margin-left: 118px;
	margin-top: 0px;
	margin-right: 30px;
}
body, td, th, h3, h6 {
	color: #330000;
	font-family:"Times New Roman", Times, serif;
}

h1, h2, h4, h5 {
  color: #660000;
  font-family:"Times New Roman", Times, serif;
}

a {
	color: #003366;
}
.frame {
	border-left-color:#BBBBBB;
	border-left-width:1px;
	border-left-style:solid;
	}
.tdbordeinf {
	border-bottom-width:1px;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	}
.alto5 {
	height:5px;
	}
.alto10 {
	height:10px;
	}
.alto20 {
	height:20px;
	}
.alto30 {
	height:30px;
	}
.alto40 {
	height:40px;
	}
.alto50 {
	height:50px;
	}
.alto60 {
	height:60px;
	}
.ancho5 {
width: 5px;
vertical-align: top;
}
.ancho0 {
width: 0px;
vertical-align: top;
}
.ancho5pc {width:5%;}
.ancho25pc {
	width:25%;
}
.ancho50pc {
	width:50%;
}
.ancho60pc {
	width:60%;
}
.ancho70pc {
	width:70%;
}
.ancho75pc {
	width:75%;
}
.ancho100pc {
	width:100%;
}
.arriba {
	vertical-align:top;
	}
img {
    border: 0px;
}
.dereita {
		text-align:right;
		}
.esquerda {
		text-align:left;
		}
.negrita {
		font-weight:bold;
		}
.cursiva {
		font-style:italic;
		}
.valign {
		vertical-align:top;
		}
.centrado {
	text-align:center;
	}