h1  { color: #ff8598; font-size: 20px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; text-align: center }
h2     {
	color: white;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	background-color: #ff8598;
	text-align: right;
	padding: 4px 10px 4px 4px
}
h3        {
	color: #ff8598;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold
}
h4    {
	color: #7d8a2e;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.75em;
	text-align: justify;
}
h5   { color: #7d8a2e; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; line-height: 1.75em; margin-left: 30px  }
h6   {
	color: #7d8a2e;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: normal;
	line-height: 1.75em;
	margin-left: 30px;
	text-align: right;
}
body { color: black; background-image: url(estilo_fondo_2008.gif) }
table    { background-color: white; width: 70% }
a { color: #663; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; text-decoration: underline }
.titulopel { color: #7d8a2e; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; border-left: medium none   }
a:hover  { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; background-color: #c9d787 }
#id { }

strong {
	color: #CC0000;
}