body {
	background-color: #444444;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #a2a0a2; SCROLLBAR-SHADOW-COLOR: #a2a0a2; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #a2a0a2; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
h4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	/*text-align: justify;
	*/border-left: 8px;
	border-right: 16px;
	}
	
p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	text-indent: 24px;
}
td, th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

a{
	text-decoration: none;
	color: #660033;
}
a:active {
	text-decoration: none;
	color: #660033;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
ul {
border-left: 3px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*text-align: justify;
	*/border-left: 8px;
	border-right: 16px;
	}
	
.lista-novedades{vertical-align: top;}
.lista-novedades li{margin-bottom: 1em;}
