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

h1,h2,h3,h4,h5,a,p,ol,ul,li,div,td,th,nobr,b,i,br,dd,dt,tt,pre { font-family:Arial,Helvetica,sans-serif; }
p,ol,ul,li,div,td,th,a,nobr,b,i,u,br,dd,dt,tt,pre { font-size:12pt; color:#000000; }
td {vertical-align:top; }
a         { text-decoration:none; }
a:link    { color:#008800; font-weight:bold; }
a:visited { color:#008800; font-weight:bold; }
a:active  { color:#003300; font-weight:bold; }
a:hover   { color:#003300; font-weight:bold; }
a.gross:link    { font-size:18pt; }
a.gross:visited { font-size:18pt; }
a.gross:active  { font-size:18pt; }
a.gross:hover   { font-size:18pt; }
a.mail:link    { font-weight:normal; }
a.mail:visited { font-weight:normal; }
a.mail:active  { font-weight:normal; }
a.mail:hover   { font-weight:normal; }

/* 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:#008800;  }
H2		{ font-size:16pt; color:#008800;  }
H3		{ font-size:14pt; color:#000000;  }
H4		{ font-size:12pt; color:#008800;  }
H5		{ font-size:12pt; color:white; background-color:#008800; text-decoration:none; font-weight:bold; width:500px; padding:1px; padding-left:40px; }
b		{ color:#008800; }
tt		{ color:#0000cc; }

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


/* document-specific styles come next */

