﻿h1 {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	color: #27445d;
	margin: 0px;
}

h2 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #27445d;
	margin: 0px;
}

.TituloModulo {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
	color: #27445d;
	font-weight: bold;
}

.TextoNormal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #27445d;
}

.TextoMediano {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #27445d;
}

.TextoPeke {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #27445d;
}

