body {
	background-color: #7D8593;
	font-family: "Times New Roman", Times, serif;
	color: #cfcfcf;
	text-align: justify;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;


}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0pt;
	text-transform: none;

}
a:link {
	text-decoration: none;
	color: #EEEEEE;

}
a:visited {
	text-decoration: none;
	color: EEEEEE;

}
a:hover {
	text-decoration: underline;
	color: EEEEEE;

}
.borde1 {
	border: 2px solid #333333;


}
.sangria {
	text-align: justify;
	text-indent: 20pt;
}
.bordenegro {
	border: 1px dotted #CCCCCC;


}
