P {
	font-family: Arial;
	font-size: 8pt;
}

P.letra {
	font-family: Arial;
	font-size: 18pt;
}
P.letra2 {
	font-family: Arial;
	font-size: 11pt;
}

P.peq {
	font-family: Arial;
	font-size: 7pt;
}
div.boton {
	background-color: #0099CC;
	border-style: #003399;
}

H2 {
	font-family: Arial;
	font-size: 12pt;
	margin-bottom: -15px;
}

H3 {
	font-family: Arial;
	font-size: 10pt;
	margin-bottom: -15px;
}
UL {
	font-family: Arial;
	font-size: 8pt;
	margin-top: -15px;
}
OL {
	font-family: Arial;
	font-size: 8pt;
}
TD {
	font-family: Arial;
	font-size: 8pt;
}

A {
	color: #003399;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A.colabora {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 8pt;
}

A.colabora:hover {
	text-decoration: underline;
}

textarea {
	border:1px solid #003399;
	background-color: white;
	font-family: arial;
	font-size: 8pt;
}
select {
	border:1px solid #003399;
	background-color: white;
	font-family: arial;
	font-size: 8pt;
}
input {
	border:1px solid #003399;
	background-color: white;
	font-family: arial;
	color: black;
	font-weight: none;
	font-size: 8pt;
}
input.boton {
	border:1px solid #003399;
	background-color: #0099CC;
	font-family: arial;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}
input.busca {
	border:1px solid #CC3300;
	background-color: #CC3300;
	font-family: arial;
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: 8pt;
}
input.buscar {
	border:1px solid #CC3300;
	background-color: #F0F0FF;
	font-family: arial;
	font-size: 8pt;
}

