.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 15px;
	text-align: left;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
.green {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #009933}
.blue {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #0033FF;
	}
.red {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000
}
.principal {
	background-color: #FFFFFF;
	background-image: url(imagenes/bgb.gif);
	font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Eras Demi ITC", Arial;
	color: #000000;
}
.titular {
	font-family: "Trebuchet MS", "Arial Rounded MT Bold", "Eras Demi ITC", Arial;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
