body{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

dt{	
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

dd{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
}
p{	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align:justify;
	color: #000000;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3DBC46;
}
a:link {
	color: #22BB73;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #2EF5BA;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.Titulo
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}

.Parrafo
{
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #669900;
	
}
.act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-shadow: Green;
	text-align: center;
	color: #7AA442;
	
}
-->