.novo {
}
body {
	background-image: url(../imagens/bgsite.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0A20AA;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #183883;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style1 {
	font-size: 16px;
	font-style: italic;
	color: #183883;
}
.style2 {
	font-size: 9px;
	color: #999999;
}
.style3 {font-size: 15px}