body {
	margin: 0px;
	padding: 0px;
	background-color: #7B7DD6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}.line01 {
	background-repeat: repeat-y;
	background-position: left center;
	margin: 0;
	width: 10px;
	background-color: #7B7DD6;
	}.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F0E7D6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
border-left-style: dotted;
	border-top-color: #762B18;
	border-right-color: #762B18;
	border-bottom-color: #762B18;
	border-left-color: #762B18;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.fechas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C0;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
