body {
	margin-top: 10px;
	background-color: #627A5D;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B5C5B1;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B5C5B1;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B5C5B1;
	text-decoration: none;
}

a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B5C5B1;
	text-decoration: underline;
}

.pie_datos {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BEC8EC;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #625E79;
}

.pie_legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B5C5B1;
	font-size: 10px;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #625E79;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-color: #DEEAEF;
	padding: 5px 0px 5px 0px;
}

.textos_grales {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	color: #625E79;
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF;
}

.textos_inicio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-style: italic;
	color: #625E79;
	padding: 5px 5px 5px 5px;
}

.campos_form {
	border: 1px solid #625E79;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	font-style: normal;
	color: #625E79;
}

.buttom_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #625E79;
	font-size: 11px;
}
