.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: 20px;

}
.titulo {
	font-size: x-large;
	font-weight: normal;
	font-family: "Century Gothic";
	color: #999999;
	font-style: italic;

}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}
.subtitulored {
	font-family: "Century Gothic";
	font-size: small;
	color: #CC3333;
	font-weight: bold;
}
.linkpq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #0000FF;

}
.linkpq:hover {
	color: #0000FF;
	text-decoration: underline;
}
.textbodyspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 30px;
}
.norepeat {
	background-repeat: no-repeat;
	background-position: center center;

}
.linkgd {
	color: #0000FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;

}
.linkgd:hover {
	color: #0000FF;
	text-decoration: underline;
}
.linkred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.linkred:hover {
	color: #FF0000;
	text-decoration: underline;
}

