h1 {
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin-left : 5px;
	color : #DA0008;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DA0008;
}
h2 {
	font-size: 18px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color : #1F86DE;
	margin-left : 5px;
}
h3 {
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color : #1F86DE;
	margin-left : 5px;
}
p {
	color : #666666;
	margin-left : 5px;
	margin-bottom : 1px;
	margin-top : 1px;
	font-size : 11px;
	font-family : Trebuchet MS;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
.trebuchet {
	color : #333333;
	margin-left : 5px;
	margin-bottom : 1px;
	margin-top : 1px;
	font-size : 12px;
	font-family : Trebuchet MS;
}
.ptrebuchetwhite {
	color : #FFFFFF;
	margin-right : 5px;
	margin-bottom : 1px;
	margin-top : 1px;
	font-size : 12px;
	font-family : Trebuchet MS;
}
.ptrebuchetwhite a:hover {
	color : #FFFFFF;
	margin-right : 5px;
	font-size : 12px;
	font-family : Trebuchet MS;
}
.Estilo20 {
	font-family: "Bodoni MT Condensed";
	font-weight: bold;
	color : #000000;
	font-size : 33px;
	margin-bottom: 1px;
	margin-top: 1px;
}
.more {
 color: #163348;
 font-family : arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
}
