.borde {
	border: 3px solid #104d9c;
}
.not1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #373838;
}
.not2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.not3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.texto {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #c5001e;
}
a:visited {
	text-decoration: none;
	color: #c5001e;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}