#cuerpo {
	/*background-color: #FFFFFF;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
	height: 480px;
	color: #000000;
}
td {
	font-size: 11px;
	color: #000000;
}

th {
	font-size: 11px;
	color: #000000;
}
p {
	font-size: 11px;
}
h1 {
	font-size: 14px;
	color: #000066;
}
h2 {
	font-size: 12px;
	color: #000066;
}
h3 {
	font-size: 11px;
	color: #000066;
}
.clar {
	color: #FFFFFF;
}
.vermell {
	color: #CC0000;
	font-weight: bold;
}

.credits {
	font-size: 10px;
}

.notes {
	font-size: 10px;
	color: #FF6600;
}	
a:link {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	text-transform: none;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-transform: none;
	text-decoration: none;
}
.clar a:link {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:visited {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:hover {
	font-weight: bold;
	color: #CCCFFF;
	text-decoration: underline;
	text-transform: none;
}
.clar a:active {
	font-weight: bold;
	color: #9999FF;
	text-transform: none;
	text-decoration: none;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
