.Titulos {
	font-family: "Trebuchet MS", Arial, Calibri;
	font-size: 20px;
	color: #000000;
}
.texto {
	font-family: "Trebuchet MS", Arial, Calibri;
	font-size: 12px;
}
.subtitulos {
	font-family: "Trebuchet MS", Arial, Calibri;
	font-size: 14px;
	font-weight: normal;
}
.tablafondo{
	background-repeat:repeat-y;
}
.boton {
	font-family:"Trebuchet MS", Arial, Calibri;
	font-size:12px;
	background: #eeeeee;
	color: #000000;
	font-size: 11px;
	padding: 0px 5px;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #000000;
}
.cent{
	text-align:center;
}
.izq{
	text-align:left;
	font-family: "Trebuchet MS", Arial, Calibri;
	font-size: 12px;
}
.margen{
	margin-left:1em;
	margin-right:1em;
}
.linea{
	border-style:groove;
	}
a {
	color:#666666;
	font-family: "Trebuchet MS", Arial, Calibri;
	font-size: 12px;
	}