
a {
	font-family     : Arial, Helvetica, sans-serif;	color			: blue;
	font-size       : 9pt;
	text-decoration : none;
}

a:link {
	font-size       : 9pt;
}

a:visited {
	font-size       : 9pt;
}

a:active {
	font-weight     : bold;
	text-decoration : underline;
}

td {
	font-size       : 9pt;
	font-family     : Arial, Helvetica, sans-serif;
	color			: black;
}

td.white {
	color			: white;
}

h1.titulo {
	font-size       : 32pt;
}
