@charset "utf-8";
/* CSS Document */

a:link {color:#000000; text-decoration: underline;}
a:visited {color:#000000; text-decoration: underline;}
a:active {color:#000000; text-decoration: underline;}
a:hover {color:#000000; text-decoration: underline;}

.texto {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 15px;
	line-height: 120%;
}

.textoita {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 15px;
	line-height: 120%;
	font-style: italic;
}

.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 120%;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.cartola {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	line-height: 120%;
	color: #996633;
}

.citacao {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	line-height: 120%;
	font-style:italic;
	font-weight: bold;
}

.citacaomenor {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	line-height: 120%;
	font-style:italic;
	font-weight: bold;
}

.textobold {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
}

.textoboldred {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #FF0000;
}

.textopeq {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 140%;
}

.textopeqbold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
}

.textopeqmarrombold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 100%;
	color: #996633;
	font-weight: bold;

}

.textoamigos {
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 120%;
	font-style:italic;

}

