body {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Century, Arial;
	color: #003366;
	font-size: medium;
}
p { 
	line-height: 1.4em; font-size: 1em 
}
a {
	color: #003399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.TextoGrandeNegrita {
	font-size: large;
	font-weight: bold;
}
.TextoGrandeCursiva {
	font-size: large;
	font-style: italic;
}
.Texto1 {
	font-size: small;
	color: #527589;
}
.Texto1Negrita {
	font-size: small;
	font-weight: bold;
	color: #527589;
}
.Texto1Cursiva {
	font-size: small;
	color: #527589;
	font-style: italic;

}
.Texto2 {
	font-size: large;
}
.Texto3 {
	font-size: 27px;
	color: #FFFFFF;

}
.Texto3Pequena {
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;

}
.TextoNegrita {
	font-weight: bold;
	font-size: 14px;

}
.Texto1NC {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #527589;
}
.Negrita {
	font-weight: bold;
}
.Cursiva {
	font-style: italic;
}
.Texto {
	font-size: x-small;
	font-style: italic;

}
