body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.borda {
	border: 1px solid #2929A9;
}
.txtbaixo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txttitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2929A9;
	text-decoration: none;
}
.txtsubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2929A9;
	text-decoration: none;

}
BODY {
scrollbar-face-color: #cccccc;
scrollbar-arrow-color: white;
scrollbar-base-color: #00000;
scrollbar-shadow-color: white;
scrollbar-dark-shadow-color: #000000;
scrollbar-highlight-color: white;
scrollbar-3d-light-color: #000000;
}
A {
	text-decoration:none;
	color: #2929A9;
	font-weight:bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
} A:hover {text-decoration:bold; font-weight:bold; color:#666666;}
