@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
}
li {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	list-style-image: url(../images/ico_li.jpg);
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	text-align:center;
}
.quotes {
	font-size: 18px;
	font-style:italic;
}
.redu {
	color: #FF0000;
}
.hilite {
	background-color: yellow;
	text-align:center;
}
/*	Also located in estilo.css */
.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}