body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(bg-top.gif);
}
.footer {
	font-size: 7pt;
	color: #999;
	text-decoration: none;
}
.texto {
	font-size: 8pt;
	color: #666;
	text-decoration: none;
}
.texto_bold {
	font-size: 9px;
	font-weight: bold;
	color: #FA7409;
}
body table tr td {
	background-repeat: repeat-y;
}
.footer2 {
	font-size: 7pt;
	color: #2B55AC;
}
a:link {
	text-decoration: none;
	color: #0B669F;
}
a:hover {
	color: #FA7409;
	text-decoration: underline;
}
a:visited {
	color: #0B669F;
	text-decoration: none;
}
