<style type="text/css">

	font.nada {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
	}


	font.Normal {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #555555;
		font-style: normal;
	}

	font.Normal11 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #555555;
		font-style: normal;
	}

	FONT.Blanca {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color: #FFFFFF;
	}

	font.Normal10 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #555555;
		font-style: normal;
	}

	font.Azul11 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #2F437E;
		font-style: normal;
	}

	font.Azul {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #2F437E;
		font-style: normal;
	}

	font.Azul18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #546BBC;
	font-style: normal;
	line-height : 20px;
}

	font.Gris18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
	font-style: normal;
}
	font.Azulc {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:  #546BBC;
		font-style: normal;
	}

	a.Normal12 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #555555;
		text-decoration: underline;
	}

	a.Normal12:hover {
		color: #546BBC;
		font-weight : bold;
		text-decoration: underline;
	}

	a.Azul {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color: #30407A;
		font-weight : bold;
		text-decoration: underline;
	}

	a.Azul:hover {
		font-weight : bold;
		color: #546BBC;
		text-decoration: underline;
	}

	a.Azul11 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #30407A;
		font-weight : bold;
		text-decoration: underline;
	}

	a.Azul11:hover {
		font-weight : bold;
		color: #546BBC;
		text-decoration: underline;
	}

	a.NormalA {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #546BBC;
		font-weight : bold;
		text-decoration: underline;
	}

	a.Normal {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		color: #555555;
		font-weight : bold;
		text-decoration: underline;
	}

	a.Normal:hover {
		color: #546BBC;
		font-weight : bold;
		text-decoration: underline;
	}
	
	select { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		border : 1px solid Gray;
		font-style: normal;
		background : #FFFFFF;
	}

	input {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		border : 1px solid Gray;
		font-style: normal;
		background : #FFFFFF;
	}

	input.Sin {
		border : none;
	}

	textarea {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		border : 1px solid Gray;
		font-style: normal;
		background : #FFFFFF;
	}

</style>
