
<style type="text/css">

H1 {
	font-family:Times;
	font-size:medium;
	font-style:oblique;
	font-weight:bolder;
	color:red;
	background-color:white;
	border:medium outset;
	width:18cm;
}

H2 {
	font-family:serif;
	font-size:x-large;
	font-weight:600;
	background-color:#E1EBE0;
	text-indent:0cm;
	border:medium outset;
	width:20cm;
}


H3 {
	font-family:Times;
	font-size:xx-large;
	background-color:red;
	font-weight:600;
	text-indent:1cm;
}

H4 {
	font-family:Verdana;
	font-weight:100;
	font-size:12pt;
	font-color:black;
}

H5 {
	font-family:arial;
	font-size:small;
	color:green;
	background-color:#F7FF88;
	text-indent:Justify;
	margin-right:2cm;
	margin-left:1cm;
	padding-right:1cm;
	padding-left:0.5cm;
	border:medium outset;
}

H2, H3, H4, H6 { color : black }

P {text-indent : 2cm;}

A {
	font-family : Tahoma;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}

a[href]:hover { text-decoration:none; }
A:link    { color: blue; font-size: 12pt}
A:visited { color: green; font-size: 12pt}
A:active  { color: red; font-size: 12pt}

BODY { background: url(http://www.um.es/biblioteca/img/fondo.jpg)}
BODY { font-family: verdana; font-size:10pt }

</style>

