<html>
<head>
<style type"text/css" title="Estilos globales">

body.fondo { background-color: yellow;
	background-image: url("imagenes/sello.gif");
	margin: 0; }

.negri { font-weight: bolder; }

.menu {	font-size: 16pt;
	color: rgb(150,25,75);
	font-weight: bolder;
	line-height: 250%;
}

.organ { font-size: 8pt;
	color: rgb(150,25,75);
	font-weight: bolder;
	text-align: center }

.center { text-align: center }

.itemizado { font-size: small; font-family: verdana,arial,helvetica,sans-serif; }

.grande { font-size: small; font-family: verdana,arial,helvetica,sans-serif; }

.marginado { margin-left: 1cm;
	margin-right: 1cm;
	text-indent: 0.5cm;
	font-size: 11pt;
	font-weight: bolder;
	text-align: justify }

		
OL,UL,P,BODY,TD,TR,TH,FORM { font-family: tahoma,verdana,arial,helvetica,sans-serif; }

H1 { font-size: x-large; font-family: verdana,arial,helvetica,sans-serif; }
H2 { font-size: large; font-family: verdana,arial,helvetica,sans-serif; }
H3 { font-size: medium; font-family: verdana,arial,helvetica,sans-serif; }
H4 { font-size: small; font-family: verdana,arial,helvetica,sans-serif; }
H5 { font-size: x-small; font-family: verdana,arial,helvetica,sans-serif; }
H6 { font-size: xx-small; font-family: verdana,arial,helvetica,sans-serif; }
PRE,TT { font-family: courier,sans-serif }

A:link { text-decoration:none; color: rgb(150,25,75) }
A:visited { text-decoration:none; color: rgb(150,25,75) }
A:active { text-decoration:none }
A:hover { text-decoration:none; color: rgb(25,75,150) }

.tabs { color: #000000; }
.tabs:visited { color: #000000; }
.tabs:hover { color:#FF0000; }
.tabselect { color: #000000; font-weight: bold; }
.tabselect:visited { font-weight: bold;}
.tabselect:hover { color:#FF0000; font-weight: bold; }

</style>
<title>Estilos Generales</title>
</head>
<body></body>
</html>