body {
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 5;
	margin-top: 5;
	margin-right: 5;
	margin-bottom: 5;
}

TD.Titulo1 {
	font-size: 16px;
	font-weight: bold;
}

TD.Titulo2 {
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 18px;
	padding-top: 23px;
	text-align: center;
}

TD.Small {
	font-size: 10px;
}

TD.MenuA {
	color: #ffffff;
	background-color: #660066;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 16%;
	font-size: 12px;
}

TD.MenuS {
	font-weight: bold;
	background-color: #ffffff;
	font-size: 12px;
}

TD.ReservarMsg {
	font-size: 12px;
	color: #660066;
}

TD.Consultar {
	font-size: 11px;
}

A {
	text-decoration: none;
}

A.MenuA {
	color: #ffffff;
}

INPUT, TEXTAREA {
	font-family: "Verdana";
	font-size: 12px;
}
table.General {
	width: 800px;
	font-size: 11px;
}
table.Menu {
	width: 800px;
}
p {
	font-size: 11px;
}
table {
	font-size: 11px;
}

