body {
	background-color: #FFFFFF;
	margin: 0;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-3dlight-color: none;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #DDDDDD;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #CCCCCC
}
A:link {
	text-decoration: none;
	color: #3B268F;
	font-family: Verdana;
	font-weight: light;
}
A:visited {
	text-decoration: none;
	color: #3B268F;
	font-family: Verdana;
	font-weight: light;
}
A:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana;
	font-weight: light;
}
A.main:link {
	text-decoration: none;
	color: #524DA5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.main:visited {
	text-decoration: none;
	color: #524DA5;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.main:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.teto:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.teto:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.teto:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.nav:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.nav:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.path:link {
	text-decoration: none;
	color: #524FA1;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.path:visited {
	text-decoration: none;
	color: #524FA1;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
A.path:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
input, select, textarea, button {
	border: 1px solid #000000;
	background-color: #CCCCDD;
	font-family: Arial;
	font-size: 11 px;
	color: #000000;
	font-weight: light;
}
/***** PERSONALIZAÇÃO *****/
/*body, td {
	text-align: justify
}
*/
body, td, input, select, button, textarea {
	font-family: arial;
	font-size: 10px
}
.menu_selected {
	background-color: darkblue;
	color: white
}
.menu, .copy {
	border: solid #000000 1px;
	text-align: right;
	height: 30px;
}
.menu {
	text-align: left
}
.corpo {
	padding-bottom: 20;
	padding-left: 4
}
.corpo, .corpo td {
	vertical-align: top;
	text-align: justify;
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
}
.lista {
	background: #524FA0;
}
.lista_top {
	font: bold;
	background: #FFFFFF
}
.lista_item {
	padding: 10;
	background: #FFFFFF
}
.language, A.language:link {
	color: #FFFFFF;
	font-size: 8pt
}
A.language:visited {
	color: #FFFFFF;
	font-size: 8pt
}
A.language:hover {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline
}
.quadro {
	color: #FFFFFF
}
.quadro B {
	color: #FFFFFF
}
.quadro A:link {
	color: #FFFFFF
}
.quadro A:visited {
	color: #FFFFFF
}
.quadro A:hover {
	color: #CCCCCC
}
