body {
	font-size: 12px; 
	color:	#663300; 
	font-family: Arial, Verdana, Tahoma; 
	background-position: left bottom; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-color: #000000;
	margin-top: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-bottom: 0; 
	SCROLLBAR-FACE-COLOR: #FFFCC8;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFCC8; 
	OVERFLOW: YES; 
	SCROLLBAR-SHADOW-COLOR: #D32724; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFCC8; 
	SCROLLBAR-ARROW-COLOR: #D32724; 
	SCROLLBAR-TRACK-COLOR: #D32724; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
.titulo {
	color: #EEEEEE;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: none;
	text-decoration: none;
}

.subtitulo {
	color: #999999;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	background-color: none;
	text-decoration: none;
}
.texto_b {
	color: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: none;
	text-decoration: none;
	text-align: left;
}

.texto {
     color: #DDDDDD;
     font-family: arial;
     font-size: 10px;
     font-weight: normal;
}
.link {
	color: #FF3333;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	background-color: none;
	text-decoration: underline;
}
.alert {
	color: #FF0000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: none;
}
}.objectos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border: thin none #999999;
	color: #000000;
}
.botoes {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #990000;
	border: thin none #FFFFFF;
	color: #FFFFFF;
}

