p {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}
ol {
	list-style-type: upper-alpha;
	font-family: arial;
	font-size: 9pt;
}

ul {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
}

TD {
	font-family: arial;
	font-size: 9pt;
	color: #666666;
}

H1 {
	font-family: arial;
	font-size: 14pt;
}

H1.GRANDE {
	font-family: arial;
	font-size: 20pt;
	color: #000000;
}

input {
	COLOR: #000000;
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial;
}

textarea {
	COLOR: #000000;
	FONT-SIZE: 9pt;
	FONT-FAMILY: arial;
}

input.boton {
	border:0px solid #CCCCCC;
	font-family: Arial;
	color: black;
	font-size: 9pt;
	background-image: url(boton.jpg);
	width: 103px;
	height: 28px;
}

input.boton2 {
	border:0px solid #CCCCCC;
	font-family: Arial;
	color: black;
	font-size: 9pt;
	background-image: url(boton2.jpg);
	width: 167px;
	height: 28px;
}

input.busca {
	border:0px solid #FFFFFF;
	background-color: #FFFFFF;
	font-family: arial;
	color: #006699;
	font-weight: bold;
	font-size: 8pt;
}
input.buscar {
	border:1px solid #D9DADB;
	background-color: white;
	font-family: arial;
	font-size: 8pt;
	color: #006699;
}
