body {
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: ##000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #EAEFF2;
	SCROLLBAR-SHADOW-COLOR: #2174A9;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #FF9900;
	SCROLLBAR-TRACK-COLOR: #E4E7EB;
	SCROLLBAR-DARKSHADOW-COLOR: ##000000;

}
.fonte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}
.caixa {
	width: 100%;
	border: 1px #000000 solid;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
; background-color: #FFFFFF
; color: #000000
}
.caixamulti {
	width: 100%;
	border: 1px #000000 solid;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
; background-color: #FFFFFF
}
.fonte2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
