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

.t1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #F00;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #F00;
	text-decoration: none;
}
td img {
	display: block;
	text-align: center;
}
.t2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #F00;
}
.local {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999;
}
.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999;
}.t3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFF;
}
.BORDAS {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}

