body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	margin-right: 10px;
}
a:link {
	font-family: "Trebuchet MS", Tahoma, Arial;	
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	background-color: #FF0000;	
	font-style: normal;
}
a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-style: normal;
	text-decoration: none;
	color: #CC0000;
}
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.sub-titulo {
	font-variant: small-caps;
	font-size: 12px;
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
}
.linha {
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none #CCCCCC;
}
.rodape {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	text-align: center;
}
.colunavermelha {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
}
.comentario {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-right: 10px;
}
.textbranco {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
input, select, textarea {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
.lnkcolunavermelha {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.colunacinza {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.textFundoPreto {

	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	line-height: 15px;
	color: #FFFFFF;
	margin-right: 10px;
}
.comentarioFundoPreto {


	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	margin-right: 10px;
}
.linhaEscura {

	border-top: thin none #666666;
	border-right: thin none #666666;
	border-bottom: thin solid #666666;
	border-left: thin none #666666;
}

