/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.verde {
	font-weight: bold;
	color: #558A05;
	font-family: Arial;
}.negro {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.turqueza {
	font-family: Arial;
	color: #669999;
	font-weight: bold;
}
.fucsia {
	font-family: Arial;
	font-weight: bold;
	color: 990066;
	font-size: 12px;
	
}

