body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1 {
	color: #0066b0;
	font-size: 24px;
}
h2 {
	color: #666666;
	font-size: 21px;
}
h3 {
	color: #0066b0;
	font-size: 18px;
}
h4 {
	color: #0066b0;
	font-weight: bold;
	font-size: 16px;
}
h5 {
	color: #C0C0C0;
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
p {
	font-size: 13px;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.bold {
	font-weight: bold;
	color: #4B4B4B;
}
.bold_light {
	font-weight: normal;
	color: #4B4B4B;
}
.boldblack {
	font-weight: bold;
}

.italic {
	font-style: italic;
}
.azul_ch {
	font-size: 9px;
	color: #0066b0;
}
.azul {color: #0066b0}
.azulclaro {color: #3eb0fd}
.blanco {color: #FFFFFF}
.blanco_ch {color: #FFFFFF; font-size: 9px; }
.grisclaro {
	color: #B6B6B6;
	font-weight: bold;
}
.grisclaro_ch {color: #C0C0C0; font-size: 9px; }
.gris {color: #4B4B4B}
.registro {
	font-size: 9px;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #0066b0;
}
a:hover {
	color: #0066b0;
	text-decoration: none;
}
a:visited {
	color: #8C8C8C;
	text-decoration: underline;
}
a:active {
	color: #660033;
	text-decoration: underline;
}
li {
	font-size: 12px;
}
.marcas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066b0;
}
