body {
	background-image: url(fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}
body,td,th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #CC72A8;
}
a:visited {
	text-decoration: none;
	color: #CC72A8;
}
a:hover {
	text-decoration: underline;
	color: #CC72A8;
}
a:active {
	text-decoration: none;
	color: #CC72A8;
}

p{ text-align:justify; color:#944469; line-height:18px;}
