@charset "utf-8";
/* CSS Document */

.titulo_principal{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#F00;
	padding-top:20px;
	text-decoration:none;
	text-align: left;
}

.assinatura{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color: #FDFDFD;
}

.fonte_principal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color: #09F;
}

.fonte_link{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color: #06F;
}

.fonte_titulo{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #FDFDFD;
}
.borda_inferior {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #09F;
}
.fonte11com-bordainferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0CF;
}
