/* 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 */

.h1        {font-size:12; color:#000000; font-family:verdana,arial,helvetica; font-stretch:ultra-expanded; text-decoration:none; cursor:default}
.h2        {font-size:12; color:#000000; font-family:verdana,arial,helvetica; font-stretch:ultra-expanded; text-decoration:none; cursor:default}
.h3        {font-size:12; color:#0000FF; font-family:verdana,arial,helvetica; font-stretch:ultra-expanded; text-decoration:none; cursor:default}
.hs        {font-size:10; color:#747474; font-family:verdana,arial,helvetica; font-stretch:ultra-expanded; text-decoration:none; cursor:default}
.hsb        {font-size:10; color:#000000; font-family:verdana,arial,helvetica; font-stretch:ultra-expanded; text-decoration:none; cursor:default}
.h2:hover  {color:#FF0000; cursor:pointer}
.h2:active {color:#FF0000}
.h1:hover  {color:#FF0000; cursor:pointer}
.h1:active {color:#FF0000}
.h3:hover  {color:#FF0000; cursor:pointer}
.h3:active {color:#FF0000}
.h4 { color: #FF0000; font-size: 10; font-family: verdana, arial, helvetica; text-decoration: none; font-stretch: ultra-expanded }
.h4:hover { color: #0000FF; cursor:hand}
.h4:active {color:#FF0000}


.h4 { color: #FF0000; font-size: 10; font-family: verdana, arial, helvetica; text-decoration: none; cursor: default; font-stretch: ultra-expanded }
.at        {font-size:12; color:#747474; font-family:verdana,arial,helvetica; font-stretch:ultra-expanded; text-decoration:none; cursor:pointer}
.but        {font-size:12; color:#747474; font-family:verdana,arial,helvetica; font-stretch:ultra-expanded; text-decoration:none; cursor:pointer}
.h1:hover  {color:#FF0000}
.h4:hover { color: #0000FF}
.h1:active {color:#FF0000}
.h4:active { color: #ff0000 }
.at:hover {color: #fffff; background:blue;}
.at:active {color:#0000FF}
.but:hover {color: #ff0000; background:black;}


.h12        {font-size:12; color:#0000FF; font-family:verdana,arial,helvetica; font-stretch:ultra-expanded; text-decoration:none; cursor:default}
