body { background-color:#C7CEFF; margin-top:25px; margin-bottom:10px; margin-left:10px; }

h1,h2,h3,a,p,ol,ul,li,div,td,th,nobr,b,i,br,dd,dt,strong,caption { font-family:Arial,Helvetica,sans-serif; }
p,ol,ul,li,div,td,th,a,nobr,b,i,br,dd,dt { font-size:12pt; color:#000000; }

a         { text-decoration:none; }
a:link    { color:#0000CC; }
a:visited { color:#0000CC; }
a:active  { color:#006600; }
a:hover   { color:#006600; }
a.gross:link    { font-weight:bold; font-size:18pt; }
a.gross:visited { font-weight:bold; font-size:18pt; }
a.gross:active  { font-weight:bold; font-size:18pt; }
a.gross:hover   { font-weight:bold; font-size:18pt; }

/* 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-shape: 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		{ font-size:16pt; color:#0000CC;  }
H2		{ font-size:16pt; color:#0000CC;  }
H3		{ font-size:14pt; color:#0000CC;  }
H4		{ font-size:12pt; color:#0000CC;  }
H5		{ font-size:12pt; color:#000000;  }
b		{ font-size:12pt; color:#0000CC;  }
tt,strong	{ font-size:12pt; color:#0000CC;  }

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


/* document-specific styles come next */
