@charset "utf-8";
body {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 15px;
}

#fecha {
	color: #FF0000;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	font-size: small;
}

h1, h3 {
	font-size: 18px;
}

h2 {
	font-size: 15px;
	color: #393939;
}

.greybg {
	padding: 5px;
	background-color: #E5E5E5;
	width: 100%;
}
.sub {
	font-size: small;
}
