body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #245236;
	background-image: url(img/bgtop.jpg);
	background-position:top; background-repeat:repeat-x;

}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999900;
}
a:active {
	text-decoration: none;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titulo2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; }
.rodape { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.texto3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; }
.texto4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-style:italic; font-weight: bold; }
.info1 {
	font-family: arial;
	font-size: 11px;
	color: #FFF;
}

