body {
	color: #000000;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: tahoma;
	font-size: 11px;
}

.EncabezadoNotes {
	font-weight: bold;
	font-variant: small-caps;
}

.texts {
	font-family: tahoma;
	font-size: 11px; 
	font-weight: normal; 
	color: #000000;
	background-color: #f7f7f7;
	border-right: #990000 1px solid; 
	border-top: #990000 1px solid; 
	border-left: #990000 1px solid; 
	border-bottom: #990000 1px solid
}
	
.buttons {
	border-right: #cccccc 1px solid;
	border-top: #afc4d5 1px solid;
	border-left: #afc4d5 1px solid;
	border-bottom: #cccccc 1px solid;
	height: 18px;
	width: 100px;
	background: #ECECDD;
	font-size: 11px;
	font-family: tahoma,sans-serif;
	color: #868E96;
	text-decoration: none;
	cursor: hand;
	background-position : center;
	text-align : center;
	vertical-align : middle;
}

