body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link { color:#069; text-decoration: none; }
a:visited {	text-decoration: none; color: #30F; }
a:hover { text-decoration: underline; color: #FF0000; }
a:active {
	text-decoration: none;
	color: #30F;
	font-size: 6pt;
}

a.smlink:link { font-size:8pt; color: #069; text-decoration: none }
a.smlink:visited { font-size:8pt; color: #069; text-decoration: none }
a.smlink:active { font-size:8pt; color: #069; text-decoration: none }
a.smlink:hover { font-size:8pt; color: #900; text-decoration: none }


a.aslink:link { font-size:7pt; color: #666; text-decoration: none; padding:5px }
a.aslink:visited { font-size:7pt; color: #666; text-decoration: none; padding:5px }
a.aslink:active { font-size:7pt; color: #666; text-decoration: none; padding:5px }
a.aslink:hover { font-size:7pt; color: #C00; text-decoration: none; padding:5px }

.subtitulos {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #FFF;
	font-weight: bold;
	background-color: #F90;
}
.TxtBlanco {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
}
.smText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #C60;
}
