﻿body 
{
}
.Titulo
{
	font-family:Eurostile;
	font-size:16pt;
	color:#ffffff;
}
.Texto
{
	font-family:Eurostile;
	font-size:11pt;
	color:#ffffff;
}
.TextoGrande
{
	font-family:Eurostile;
	font-size:13pt;
	color:#ffffff;
}
.TextoNegro
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;
    text-align:justify;
}
.TextoNegroBold
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
}
.Links
{
	font-family:Verdana;
	font-size:10pt;
	color:#000000;
	text-decoration:underline;
}
.TituloNegro
{
	font-family:Eurostile;
	font-size:16pt;
	color:#000000;
}
.LinksBlanco
{
	font-family:Verdana;
	font-size:10pt;
	color:#ffffff;
	text-decoration:underline;
}