.Titulo_Grande {
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
}
.Titulo_Grande2 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bolder;
	color:#039;
}
.Titulo_Qual_Pagina {
	font-family: Arial;
	font-size: 18px;
	font-weight: bolder;
	color: #006600
}
.Corpo_Paginas_1 {
	font-family: Verdana;
	font-size: 11px;
}
.Corpo_Paginas_2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
}
.Corpo_Paginas_3 {
	font-family: Verdana;
	font-size: 11px;
	color:#F00
}
.Subtitulo_Azul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color:#039;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

