body  {
   overflow-y: scroll;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
}

a {	COLOR: #0000FF;
	background-color: inherit;}
a active{	COLOR: #FF0000;
	background-color: inherit;}
a visited{	COLOR: #800080;
	background-color: inherit;}

.alcim {
	FONT-SIZE: 18px;
	COLOR: #000000;
	background-color: inherit;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cim {
	font-size: 26px;
	COLOR: #000000;
	background-color: inherit;
	font-weight: bold;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
}

.tabla {
	border: 0px;
	padding: 0px;
	color: inherit;
	background-color: #000000;
}
.tabla tr {
	color: inherit;
	background-color: #ffffff;
}
.tabla td {
	color: inherit;
	background-color: #ffffff;
}
.tabla th {
	color: inherit;
	background-color: #ffffff;
}
