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

.txt_cinza
{
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.txt-cinzasky { color: #597f96; }
.txt-content { font-size: 12px; line-height: 20px; }
.txt-content a:hover { color: #242121; }

p
{
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
	color: #686868;
}

.content_small p
{
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: justify;
}

.content_normal p
{
	font-family: Arial, Helvetica, sans-serif; /*Trebuchet MS*/
	font-size: 12px;
	
	line-height: 16px;
	margin-top: 16px;
	margin-bottom: 8px;
}

.content_normal.andlink a
{
	font-family: Arial, Helvetica, sans-serif; /*Trebuchet MS*/
	font-size: 12px;
}

.content_normal h2
{
	font-size: 20px;
	color: #BE2C36;
	font-weight: bold;
	margin-bottom: 6px;
}

.content_normal h2 a
{
	font-size:20px;
	color: #BE2C36;
	font-weight:bold;
	margin-bottom:6px;
}
