body {
	margin-top: 15px;
	background-color: #FFFFFF;	

}
.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #583586;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 20px;
}
.textbold{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #583586;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-weight : bold;
}
.textitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #583586;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 16px;
	font-weight: bold;
}
a:link {
	color: #583586;
	text-decoration: underline;
}
a:visited {
	color: #6F43A9;
	text-decoration: underline;
}
a:hover {
	color: #865CBE;
	text-decoration: none;
}
a:active {
	color: #583586;
	text-decoration: underline;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.foot a:link {
	color: #999999;
	text-decoration: none;
}
.foot a:visited {
	color: #999999;
	text-decoration: none;
}
.foot a:hover {
	color: #CC99FF;
	text-decoration: none;
}
.foot a:active {
	color: #999999;
	text-decoration: underline;
}
.Estilo2 {font-size: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif;}
