body {
	background-attachment: fixed;
	background-image: url(imgs/logoest3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.grandetitulo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify
}
.subtitulo {  
font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
font-size: 13px; 
font-style: italic; 
line-height: normal; 
font-weight: normal; 
color: #000000; 
text-align: center
}

.underline {  
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
text-decoration: underline; 
color: #000000
}
.bold {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #000000}
.textocentralizado {  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; text-align: center; color: #000000}
