body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff7c6;
	font-size: 10pt;
}

p.idiomes {
	line-height: 175%;
	text-align: right;
	color: #006600;
	font-size: 75%;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #006600;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 160%;
	color: #006600;
}

h2 {
	font-weight: bold;
	font-size: 125%;
	color: #006600;
}

h3 {
	font-weight: normal;
	font-size: 140%;
	color: #006600;
}

h4 {
	font-weight: bold;
	font-size: 110%;
	color: #006600;
}

span.author {
	font-variant: small-caps;
}

p.absauthor {
	font-weight: bold;
}

p.abstitle {
	font-style: italic;
}

table.titol {
	border: none;
}

td.titol {
	border: none;
	text-align: center;
}
.color{
	color="#006600";
}