th {
	font-family: Arial;
	font-size: small;
	color: #000066;
	font-style: normal;
}
td {
	font-family: Arial;
	font-size: small;
	color: #000000;
	font-style: normal;
}

.consultita {
	font-family: Arial;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
}
.consultita2 {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000066;
}
.consultita3 {
	font-family: Arial;
	font-size: smaller;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000066;
}
.scroll {
	overflow:scroll;
	position: absolute;
	height: 45%;
	width: 60%;
	margin-top: 0px;
	margin-right: 200px;
	float: none;
	visibility: inherit;
}

