body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	
}
.texto {
	line-height: 17px;
	text-align: justify;
}

.title {
	font-size: 15px;
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.box {
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.imagem_borda {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
