/* 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 }

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


/* document-specific styles come next */
PRE.preform		{   }
DIV.center		{   }
DIV.flushleft		{   }
DIV.navigation		{   }
SPAN.bf		{   }
SPAN.textbf		{ font-weight: bold  }
SPAN.arabic		{   }
#hue1086		{ color: #ff0000;  }
#hue1093		{ color: #ff0000;  }
#hue1095		{ color: #ff0000;  }
#hue1117		{ color: #ff0000;  }
#hue258		{ color: #ff0000;  }
#hue282		{ color: #ff0000;  }
#hue286		{ color: #ff0000;  }
#hue379		{ color: #ff0000;  }
#hue381		{ color: #0000ff;  }
#hue441		{ color: #ff0000;  }
#hue486		{ color: #ff0000;  }
#hue511		{ color: #ff0000;  }
#hue976		{ color: #ff0000;  }
#hue978		{ color: #ff0000;  }
#hue989		{ color: #ff0000;  }
#txt617		{ text-decoration: underline;  }
Body{
    background: url(/J/pic/bgcolor_gray.gif) repeat;}
Table{border-collapse: collapse;
    line-height: 1.5;
    width:800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;}
