body {

	font-family: Arial;

}



p {

	font-family: Arial;

	font-size: 11pt;

}



p.gran {

	font-family: arial;
	font-weight: bold;
	color: #45545B;
	font-size: 25pt;

}



td {

	font-family: Arial;

	font-size: 11pt;

}



td.peq {

	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;

}



ul {

	font-family: Arial;

	font-size: 11pt;

	list-style-image: url(imagenes/cuadrito.jpg);

}



ol {

	font-family: Arial;

	font-size: 11pt;

}



ul.inicial {

	font-family: Arial narrow, arial;

	font-size: 14pt;

	list-style-image: url(imagenes/cuadrito.jpg);	

}



h1 {

	font-family: Arial;

	font-size: 16pt;

	color: #FE8711;

}

h2 {

	font-family: Arial;

	font-size: 12pt;

	color: #FE8711;

}



a {

	font-family: Arial;

	color: #45545B;

	text-decoration: none;

}



a:hover {

	color: #FE8711;

	text-decoration: underline;

}


