body, p, span, td {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 1.3em;
}
.caixa {
	background-color:#cccccc;
	border-color:#cccccc;
	height:18px;
	border:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.caixagde {
	background-color:#cccccc;
	border-color:#cccccc;
	border:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	SCROLLBAR-FACE-COLOR: #D9D9D9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F6F6F6; 
	SCROLLBAR-SHADOW-COLOR: #D9D9D9; 
	SCROLLBAR-3DLIGHT-COLOR: #D9D9D9; 
	SCROLLBAR-ARROW-COLOR: #109DB9; 
	SCROLLBAR-DARKSHADOW-COLOR: #B4B4B4; 
	SCROLLBAR-BASE-COLOR: #000000; 
}

a {
	font-family: tahoma;
	font-size: 11px;
	color: #0FA1B8;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.3em;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.3em;
}
.botao {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #109DB9;
	border: 1px solid #109DB9;
}
.titulo {
	font-family: trebuchet MS, tahoma;
	font-size: 20px;
	color: #0FA1B8;
	text-decoration: none;
	line-height: 1.1em;
}
.branco {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.1em;
}
.branco:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #E8EBEC;
	text-decoration: NONE;
}
