/* CSS Document */
<style type="text/css">
<!--
body,p,table,td.input,textarea{
      font-family:Verdana, Arial, Helvetica, sans-serif;
      font-size:11px;
      color:#000033;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #990033;
	text-align: center;
}
.texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
}
.subtítulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990033;
	font-weight: normal;
	text-align: center;
}
.dia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
-->
</style>
