body {
	background:  url(images/bg_html.jpg) repeat-x; 
	line-height: 1.4em;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
	}


a { color: #000066; text-decoration: none; }
a:link { color: #000066; text-decoration: none; }
a:active { color: #000066; text-decoration: underline; }
a:hover { color: #319393; text-decoration: underline; }
a:visited { color: #319393; text-decoration: none; }

.titulo {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-align: justify;
}

.texto {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-align: justify;
}
.TextoMarquee
{
	font-weight: normal;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #E1F0F0;
	text-decoration: none;
	border: thin none;


}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #669999;

}

