*{
    margin: 0px;
    padding: 0px;
    border: none;
}

BODY { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c3d6e7;
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 13px;
}
.titles {
	font-family: Helvetica, Arial, sans-serif;
	color: #018443;
	font-size: 24px;
}
.titles_blue {
	font-family: Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 24px;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #009549;
	font-size: 13px;
}
.endereco {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 11px;
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 13px;
}
.text a:link {
	text-decoration: none;
}
.text a:visited {
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;
}
.text a:active {
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}
.design {
	font-family: Arial, Helvetica, sans-serif;
	color: #009049;
	font-size: 13px;
}	
.design a {
	font-family: Arial, Helvetica, sans-serif;
	color: #009049;
	font-size: 13px;
}
.design a:link {
	color: #009049;
	text-decoration: none;
}
.design a:visited {
	color: #009049;
	text-decoration: none;
}
.design a:hover {
	color: #009049;
	text-decoration: underline;
}
.design a:active {
	color: #009049;
	text-decoration: none;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	color: #009049;
	font-size: 13px;
}	
.back a {
	font-family: Arial, Helvetica, sans-serif;
	color: #009049;
	font-size: 13px;
}
.back a:link {
	color: #009049;
	text-decoration: none;
}
.back a:visited {
	color: #009049;
	text-decoration: none;
}
.back a:hover {
	color: #009049;
	text-decoration: underline;
}
.back a:active {
	color: #009049;
	text-decoration: none;
}
.titles_form {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 16px;
	font-weight: bold;
}
.formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background: #81A8CA;
	background-repeat: repeat
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #81A8CA;
	border-right-color: #81A8CA;
	border-bottom-color: #81A8CA;
	border-left-color: #81A8CA;
}