BODY {
	margin : 0;
	padding: 2;
	background-color:	#FFFFFF;

	scrollbar-arrow-color:#808080;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#808080;
	scrollbar-face-color:#EEEEEE;
	scrollbar-highlight-color:#808080;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
}

	a:link		{color:gray;font-weight:normal;text-decoration:none}
	a:hover		{color:red;font-weight:normal;text-decoration:underline}
	a:active	{color:green;font-weight:normal;text-decoration:none}
	a:visited	{color:silver;font-weight:italic;text-decoration:none}

P {
	font-size: 	8pt;
	font-family: 	verdana;
	text-align: 	center;
	font-weight: 	normal;
	color: 		#808080;
}

H1 {
	background-color: 	#EEEEEE;
	border-right:		#808080 1px solid;
	border-top:		#808080 1px solid;
	border-left:		#808080 1px solid;
	border-bottom:		#808080 1px solid;
	line-height:		22px;
	font-size: 		10pt; 
	font-family:		Tahoma;
	text-align: 		center; 
	color: 			#808080; 
} 

H3 {
	background-color: 	#51A6DE;
	border-right:		#2377B9 1px solid;
	border-top:		#2377B9 1px solid;
	border-left:		#2377B9 1px solid;
	border-bottom:		#2377B9 1px solid;
	line-height:		22px;
	font-size: 		10pt; 
	font-family:		Tahoma;
	text-align: 		center; 
	color:			white;
} 

.tabla {background-color: #E0E0E0; border-style: solid; border-width: 0px; width: 100%;}

.encabezadocentro {background-color: #808080; font-family: Tahoma; color: #FFFFFF; vertical-align: center; font-weight: bold; font-size: 10pt; text-align: center;}

.celdasemanaimpar {background-color: #FFFFFF; font-family: Tahoma; color: #5F5F5F; vertical-align: center; font-weight: normal; font-size: 8pt; text-align: center;}

.celdasemanapar {background-color: #F2F2F2; font-family: Tahoma; color: #5F5F5F; vertical-align: center; font-weight: normal; font-size: 8pt; text-align: center;}

.comentarios {font-family: verdana; color: #EEEEEE; vertical-align: top; font-weight: normal; font-size: 8pt; text-align: left;}

