.background {
	background-color: #000000;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.tabela {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 2px;
}
.titulo {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.borda {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 3px;
}
.borda_pag {
	border-top: none;
	border-right: 1px solid #FFFFFF;
	border-bottom: none;
	border-left: 1px solid #FFFFFF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.borda1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ACB9D1;
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	background-position: center center;
	vertical-align: middle;
}
