﻿@charset "utf-8";
/* CSS Document */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	font-weight: normal;
}
body {
	margin:0px;
	padding:0px;
	background-color: #ea7124;
}
td, th, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px !important;
	text-align: left;
}
table {
	border: 0px;
	border-style: none;
	border-collapse: collapse;
}
strong, b {
	font-weight:bold;
}
hr {
	background-color:#000;
	clear:both;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold !important;
	color: #333333;
	text-align: left;
}
p, ul, li {
	font-size: 13px !important;
	color: #666666;
	font-weight: normal;
}
a {
	font-size: 13px !important;
	text-decoration: none;
}
a:hover {
	color: #EA7224;
}
.link {
	color: #0069AA;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
}
.nombres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EA7225;
	text-align: left;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style2 {color: #000000}
.style3 {color: #EA7225}
