* {
	font-family: "Verdana";
}
#cont {
    background-color: #fff9e5;
    width: 540px;
    border-color: #ffebb0;
    border-width: 1px;
    border-style: solid;
    margin-left: 6px;
    padding: 6px;
}

.cim {
	color: #001c6d;
	font-size: 14px;
	font-weight: bold;
}
.alcim {
	color: #001c6d;
	font-size: 12px;
	font-weight: bold;
}

p.content, td.content, li,legend {
	font-size: 12px;
}
a {
	color: #1753FF;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #4878FF;
	font-size: 12px;
	text-decoration: none;
}
div.sargaborder {
    background-color: #fff9e5;
    width: 170px;
	 height: 240px;
    border-color: #ffebb0;
    border-width: 1px;
    border-style: solid;
    margin-left: 3px;
    margin-bottom: 6px;
	 text-align: center;
	 padding-top: 5px; 
	 float: left;
}
table.paramtabla {
    border-color: #ffebb0;
    border-width: 1px;
    border-style: solid;
}
img.diag {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	cursor: url('css/magnifying_glass.cur');
	margin: 3px;
}
table, tr, td {
  font-family: inherit;
  font-size: inherit;
  font-color: inherit;
}
