<style>			<!--
			BODY {
				background-color: White;
				text:black;
				link:black;
				vlink:black;
				alink:blue
			}

			H1, H2, H3 {font-family:Arial, sans-serif; font-weight:bold; font-variant:small-caps}
			H2 {margin-left: 20px}
			H3 {margin-left: 60px}
			.h2 {margin-left: 20px}
			.h3 {margin-left: 60px}
			BLOCKQUOTE {font-family:Times New Roman, serif; font-style:italic}
			.cite {text-align:right}
			DT {
				font-size: larger;
				font-weight : bold;
				color : Red;
			}
			DL{
				color: Blue;
			}
			IMG.obra{
				border : medium outset Gray;
				border-bottom-width : thick;
				border-left-width : thin;
				border-right-width : thick;
				border-top-width : thin;
			}
			}
			TD.tdCab  {
				background-color : transparent;
				text-decoration : normal;
				font-size : x-large;
				font-weight : bold;
				font-family : "Arial,Helvetica";
				color : Black;
				text-align : Center;
			}
			TD.tdMenu  {
				Width:180;
				vertical-align:Top ;
				background-color : #CD853F;
				text-decoration : normal;
				font-weight : bold;
				font-family : "Arial,Helvetica";
				color : Black;
				text-align : Center;
				border : thin;
				border-color : Maroon;
				border-style : solid;
				border-width : Double;
			}
			TD.tdExpo  {
				text-decoration : normal;
				font-weight : bold;
				font-family : "Arial,Helvetica";
				color : Black;
				text-align: center;
			}

			A.pOption  {
				font-size : x-small;
				font-weight : bold;
				text-align : right;
				font-family : sans-serif;
				color : Maroon;
				text-decoration : none;
			}

			A.pOption:hover  {
				font-size : x-small;
				font-weight : bold;
				text-align : right;
				font-family : sans-serif;
				color : Black;
				text-decoration : none;
			}
			P.pGroup {
				font-weight: bolder;
				font-family: sans-serif;
				color: White;
				background-color: Maroon;
				font-size: medium;
				text-align : left;
				border-color : Black;
				border : thin;
			}
			P.pComen {
				font-weight: bolder;
				font-family: sans-serif;
				color: White;
				font-size: x-small;
			}
			-->
</style>
