BODY {
	margin: 10px 0px 0px 0px;
	background: #FFFFFF;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
a:hover {
	COLOR: #9B0033; TEXT-DECORATION: underline
}
a:link, a:visited {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.textsmall {
	FONT-SIZE: 10px; LINE-HEIGHT: 16px; TEXT-DECORATION: none
}
.text11 {
	FONT-SIZE: 11px; LINE-HEIGHT: 16px;
}
h2 {
	font-size: 20px;
}
td {
	font-size: 14px;
}
.rojo {
COLOR: #9B0033;
}
.blanco {
COLOR: #ffffff;
}
.verde {
COLOR:
#497A79;
}
.topmenu{
font-size:11px;
}
a.topmenu:hover {
	COLOR: #9B0033; FONT-SIZE: 11px; TEXT-DECORATION: underline
}
a.topmenu:link, a.topmenu:visited {
	COLOR: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-decoration: underline;
}
.font12{
font-size:16px;
}
div.figure2 {
  float: right;
  width: 110px;
  border: 1px silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure2 p {
  text-align: center;
  font-size: smaller;
  text-indent: 0;
  display: table-cell;
  width: 100%;
}
div.figure2 p + p {
  display: table-caption;
  caption-side: bottom;
}
div.figure {
  float: right;
  width: 135px;
  border: 1px silver solid;
  font-size:11px;
  font-style:italic;
  margin: 0.5em;
  padding: 0.5em;
  text-align:left;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  display: table-cell;
  caption-side: top;
  width: 100%;
}
div.figure p + p {
  display: table-caption;
  caption-side: top;
}
div.figure3 {
  float: right;
  width: 135px;
  border: 1px silver solid;
  margin: 0.5em;
  padding: 0.5em;
  font-size:11px;
  background-color:#FFFAD2;
}