body         { font-family: Arial, Helvetica; font-size:10pt; background-color:#EEEEEE; }
h1           { font-family: Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 24pt }
h2           { font-family: Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 18pt }
h3           { font-family: Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 14pt }
h4           { font-family: Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 12pt }
h5, .contact { font-family: Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 10pt}
h6           { font-family: Arial, Helvetica; font-weight: normal; 
               font-style: normal; font-size: 8pt; color: rgb(51,51,153)  }
button       { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
textarea     { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
fieldset     { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
legend       { font-size: 8pt; font-family: Arial, Helvetica; font-style: 
               normal }
select       { font-size: 8pt; font-family: Arial, Helvetica; font-style: normal; 
               border-style: solid; border-width: 1pt }
table        { font-family: Arial, Helvetica; font-style: normal; font-size:11pt; }
.BarraMenu   {
	font-family: Arial, Helvetica;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	font-size: 11pt;
	background-color: #BDD2F6;
	color: #000166;
}
a:active       {
	color: Black;
}
a:visited    {
	color: #708090;
}
a:link     {
	color: #000179;
}
a:hover    {
	color: Blue;
	background-color: #ADD8E6;
}
.FondoPagina {background-color: #EDF1C6; }
.FondoTitulo {
	background-color: #6495ED;
}
.BotonSubmit {font-family: Arial, Helvetica; font-weight: bold; color: black; cursor: hand; width:120px; 
               font-style: normal; font-size: 10pt; text-align:center; border: solid black 1px;}
.BotonClear {font-family: Arial, Helvetica; font-weight: normal; color: black; cursor: hand; width:120px; 
               font-style: normal; font-size: 10pt; text-align:center; border: solid black 1px;}
.Titulo      {
	font-family: Arial, Helvetica;
	font-weight: normal;
	height: 32pt;
	font-style: normal;
	font-size: 24pt;
	text-align: center;
	color: #EEF6FF;
}
.SubTitulo   {
	font-family: Arial, Helvetica;
	font-weight: normal;
	height: 20pt;
	font-style: normal;
	font-size: 14pt;
	text-align: center;
	color: #F0FFFF;
	background-color: #000195;
}

.copyRight   {
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	font-size: 8pt;
	text-align: center;
	background-color: #E7E7E7;
	border: solid 1 px;
}
