P
{
	font-size:7pt;
	font-falmily:verdana,arial,Times New Roman;
}

TD
{
	font-size:7pt;
	font-family:verdana,arial,Times New Roman;
}

SELECT
{
	font-size:7pt;
	font-family:verdana,arial,Times New Roman;
}

TEXTAREA
{
	font-size:7pt;
	font-family:verdana,arial,Times New Roman;
}

INPUT
{
	font-size:7pt;
	font-family:verdana,arial,Times New Roman;
}

BODY
{
	background-color:#FFFFFF;
	font-family:verdana,arial,Times New Roman;
}

A:link
{
 	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
  	color:#0E43B5;
}
A:visited
{
  	text-decoration:none;
	font-family:verdana,arial,Times New Roman;
	color:#0E43B5;
}
A:hover
{
  	text-decoration:none;
  	color:#002745;
}

.boton
{
     font-size:10px;
     font-family:verdana,arial,Times New Roman;
     font-weight:bold;
     color:#FFFFFF;
     background:#636363;
     border:1px;
     width:70px;
     height:19px;
}

.color_base
{
	background:#8D0000; /*Color Rojo Granate*/
}

.color_base2
{
	background:#002745; /*Color Azul Marino*/
}

.color_secundario
{
	background:#002745; /*Color Azul Marino*/
}

.color_tercero
{
	background:#FFFFFF;	/*Color Blanco*/
}
