body {
  	font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	margin-bottom: 0.1em;
	font-size: 18px;
	color: #727983;
	text-decoration: none;
	font-weight: bold}
h2 {
	margin-bottom: 0.1em;
	font-size: 16px;
	color: #727983;
	text-decoration: none;
	font-weight: bold
}
.texto {
	color: #727983;
	font-size: 14px;
}
.link {
	font-size: 12px;
	color: #888D97;
}
a.link:hover {
	font-size: 12px;
	color: #CCCCCC;
}
.link1 {
	font-size: 14px;
	color: #9A9FA7;
}
.link2 {
	font-size: 10px;
	color: #2F3237;
	text-transform: uppercase;
}
a.link2:hover {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
}
.separador {
	font-size: 14px;
	color: #4F545B;
	text-transform: uppercase;
}
.textogosc {
	color: #252525;
	font-size: 14px;
}
.textogcla {
	color: #949494;
	font-size: 14px;
}
.titulo1 {
	color: #252525;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.copy {
	font-size: 11px;
	color: #2F3237;
	text-transform: uppercase;
	text-decoration: none;
}
a.copy:hover {
	font-size: 11px;
	color: #7D8591;
	text-transform: uppercase;
	text-decoration: none;
}
