/* CSS Document */
body {
	font-family: "Georgia", Times, serif;
	font-size: 14px;
	background-color: #336699;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}
.Textcolor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
td {
	font-family: "Georgia", Times, serif;
}

th {
	font-family: "Georgia", Times, serif;
}

a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #3366FF;
}
a:active {
	color: #FF9900;
}
.Titols {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.Pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.TitolsColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.TextNegro {color: #FF6600}
.TextNegro2 {color: #000000}
.Just {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
