.padrao{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	text-align: justify;
}
.bold{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight: bold;
	text-align: justify;
}
.pequeno{
	font-family: Verdana, Trebuchet MS, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color:#000066;
	font-style: italic;
	text-align: justify;
}
.recuo{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#000066;
	font-weight: bold;
	margin-left: 100px;
	margin-right: 100px;
}
a.link {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}
a.visited {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color: #333399;
	font-weight: bold;
	text-decoration: none;
}
a.hover {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}




.linhatab {
	BORDER-BOTTOM: #FEC02E 1px solid;
}