@charset "utf-8";
.tableMain {
	height: auto;
	background-color: #FFFF99;
	padding: 5px;
	vertical-align: top;
	line-height: 1.5em;
}
.tableFoot {
	font-size: 12px;
	background-color: #FFFF66;
	text-align: center;
	padding: 5px;
}
.tableNav {
	background-color: #FFFF66;
}
.tableHead {
	font-size: 30px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tableSide {
	background-color: #FFFF66;
	width: 180px;
	padding: 5px;
	line-height: 1.5em;
	vertical-align: top;
}
body {
	background-color: #FFFF99;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
.imageUpRight {
	margin-left: 15px;
	border: 1px solid #000000;
}

h1 {
	font-size: 28px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
.tableAlphaNumber {
	font-size: 12px;
	text-align: center;
}
.tablaAlphaHeader {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.tableAlphaName {
	font-size: 12px;
	text-align: left;
}
.tableAlphaSize {
	font-size: 12px;
	text-align: center;
}
