/* CSS Document */


<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(bg.jpg);
	background-color: #94A4B3;
	background-repeat: repeat-y;
}
.fontpad {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #104D84;
	font-weight: bold;
}

.fontpad2 {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #104D84;
}

.fontpadjust {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #104D84;
	text-align:justify;
	font-weight: bold;
}
.titulo {font-size: 18px; color: #114C84; font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";}
-->
</style>
