body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabelaprincipal {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header {
	background-image:url(img/header3.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.h1principal {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.h2principal {
	font-size: 17px;
	font-weight: bolder;
	color: #000099;
	text-align: center;
}
.texto {
	font-size: 12px;
}
.ul {
	list-style-position: outside;
	list-style-image:url(img/seta3.jpg);
}
.tabelaservicos {
	border: 2px dashed #000000;
}
.titulo1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-weight:bold;
}
.textoright {
	font-size: 11px;
}
.titulo2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-weight:bold;
}
.rodape {
	background-color: #187BBF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.rodape a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.rodape a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.rodape a:active {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.rodape a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
}
.textorodape {
	font-size: 10px;
	color:#FFFFFF;
}
