body{
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:opx;
	
	font-family:Verdana, Arial;
	font-size:12px;
	color:#000000;
}
td{
	font-family:Verdana, Arial;
	color:#666666;
	font-size:12px;
}
a{
	font-family:Verdana, Arial;
	color:#FF0000;
	text-decoration:none;
}
a:hover{
	font-family:Verdana, Arial;
	color:#FF0000;
	text-decoration:underline;
}
#cabecalho{
	font-family:Arial Narrow, Arial;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
#titulo{
	font-family:Arial Narrow, Arial;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
#data{
	font-size:10px;
	background-color:#E6E6E6;
	padding:2px;
}
#texto{
	font-size:12px;
	padding:2px;
	width:100%;
	text-align:justify;
}