﻿
* {
	font-family: Verdana, Tahoma, Arial;
	font-size: small;
}

h1 {
	font-size: 145%;
	position: relative;
	top: 5px;
	height: 26px;
	background-image: url(Imagenes/TexturaH1.gif);
}

h2 {
	font-size: 130%;
	position: relative;
	top: 5px;
	height: 26px;
	background-image: url(Imagenes/TexturaH2.gif);
}

h3 {
	font-size: 110%;
}

h4 {
	font-weight: bold;
}

td {
	vertical-align: top;
}

th {
	background-color: #e8e8ef;
}