BODY {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	font-style: normal;
}
.info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: lighter;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
}

.Texto {
   font-family: Verdana; 
   font-size: 14px; 
   font-style: normal;
   color: #000000;
}

.enlace {
	color: #08548A;
	font-size: 14px;
	font-style: normal;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}

.enlace:hover {
	color: #FF9900;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

.Boton {
   font-size: 10px;
   font-family: verdana; 
   border: 1px solid black;
}

.Campo { 
   font-size: 10px; 
   font-family: verdana;
   border: 1px solid cccccc; 
   background: #E8E8E8;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.tabla {
	border: 1px solid #000000;
}
.enlacepeq {

	color: #08548A;
	font-size: 9px;
	font-style: normal;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}
.enlacepeq:hover {

	color: #FF9900;
	font-size: 9px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.negrita {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.enlacepizarra {

	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
}
.enlacepizarra:hover {

	color: #CCCCCC;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.titulopanel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

