/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH    { font-family: "Century Schoolbook", serif; }
.MATH I  { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }

/* implement both fixed-size and relative sizes */
SMALL.XTINY		{ font-size : xx-small }
SMALL.TINY		{ font-size : x-small  }
SMALL.SCRIPTSIZE	{ font-size : smaller  }
SMALL.FOOTNOTESIZE	{ font-size : small    }
SMALL.SMALL		{  }
BIG.LARGE		{  }
BIG.XLARGE		{ font-size : large    }
BIG.XXLARGE		{ font-size : x-large  }
BIG.HUGE		{ font-size : larger   }
BIG.XHUGE		{ font-size : xx-large }

/* heading styles */
H1		{  }
H2		{  }
H3		{  }
H4		{  }
H5		{  }

/* mathematics styles */
DIV.displaymath		{ }	/* math displays */
TD.eqno			{ }	/* equation-number cells */


/* document-specific styles come next */
TABLE.equation		{  }
DIV.navigation		{   }
DIV.center		{   }
SPAN.arabic		{   }
SPAN.textit		{ font-style: italic  }
A:link,A:visited,A:active {text-decoration:none}
table { text-align: left;}
.tblinks { text-align: left; width: 100%; border: 0pt;  padding: 7pt; }
thead { font-weight: bolder; font-style: bold; vertical-align:middle; }
td { vertical-align: top;  }
.drc { text-align: justify; background-color: rgb(255, 255, 204); padding: 5pt;}
.izq { background-color: rgb(230, 230, 255); width: 200px; text-align: left; padding: 5pt;}
.link { font-weight: bold; width: 125pt; text-align: right; }
.licencia { text-align: center; }
.explain { text-align: justify; }
body { background-color: white; }


A:link,A:visited,A:active {text-decoration:none}
table { text-align: left;}
.tblinks { text-align: left; width: 100%; border: 0pt;  padding: 7pt; }
thead { font-weight: bolder; font-style: bold; vertical-align:middle; }
td { vertical-align: top;  }
.drc { text-align: justify; background-color: rgb(255, 255, 204); padding: 5pt;}
.izq { background-color: rgb(230, 230, 255); width: 200px; text-align: left; padding: 5pt;}
.link { font-weight: bold; width: 125pt; text-align: right; }
.licencia { text-align: center; }
.explain { text-align: justify; }
body { background-color: white; }



/* Canal#fisica css */
A:visited,A:active {text-decoration:none}
A:link {text-decoration:none; color: rgb(0,0,255);}
table { text-align: left;}
.tblinks { text-align: left; width: 100%; border: 0pt;  padding: 7pt; }
thead { font-weight: bold; vertical-align:middle; }
td { vertical-align: top;  }
.drc { text-align: justify; background-color: rgb(255, 255, 255); padding: 5pt;}
.izq { background-color: rgb(220, 220, 220); width: 200px; text-align: left; padding: 5pt; border-width: 0pt; border-right-width: 1pt; border-color: rgb(0,0,0); border-style: groove; }
.link { font-weight: bold; width: 125pt; text-align: right; }
.licencia { text-align: center; }
.explain { text-align: justify; }
body { background-color: white; }


