body{
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	margin:0px;
	font-size:small;
	color:#666666;
	background-color:#d1e5ec;
}
a{
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#0066CC;
	font-size:1.0em;
	text-decoration:none;
}
a:hover{
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#0066CC;
	font-size:1.0em;
	text-decoration:underline;
}
.branco{
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#FFFFFF;
	font-size:1.0em;
	text-decoration:none;
}
.branco:hover{
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#FFFFFF;
	font-size:1.0em;
	text-decoration:underline;
}
.brancotxt{
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#FFFFFF;
	font-size:1.0em;
}
.titulo{
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#1B6872;
	font-size:1.2em;
	font-weight:bold;
}
.titulo2{
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif;
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
}
.botoes {  
	font-family:"Trebuchet MS", Arial, Tahoma, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	background-color: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	cursor: hand;;
}
.bordas{
	border:solid 1px #2E2469;
}