.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #333333;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EFC13A;
	background-color: #AD925B;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
.imptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #6C4900;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #663300;
}
a:hover {
	color: #CC3333;
}
a:visited {
	color: #663300;
}
td {
	text-align: left;
}
.mainpagecell {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #951105;
	background-color: #E4CC68;
}
.titulo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	background-color: #990000;
	text-align: center;
}
.titulotabla {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}

