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

/*
link="#000066"
vlink="#000066"
alink="#000066"
bgcolor="#FFFFFF">
#E9E9E9
#FFBB00 */

/* background-color:#FFFFFF;*/

H1		{ font-family:verdana;font-size:24pt;text-shadow:black;background-color:#E9E9E9;color:#000066;border:thick double #FFBB00;border-width:5px;padding:10px }
H2		{ font-family:verdana;font-size:20pt;text-shadow:black;background-color:#E9E9E9;color:#000066;border:thick double #FFBB00;border-width:5px;padding:10px }
H3		{  }
H4		{  }
H5		{  }

body            { padding:20px;background-color:#FFFFFF;font-family:verdana;font-size:10pt;color:#000066}

p.first-line    { font-weight:bold }
pre             { padding:5mm;font-weight:bold;font-family:Courier New;font-size:12pt;color:#B06830 }
td              { font-family:verdana;font-size:10pt;color:#000000}
a:link          { color:#000066;font-weight:bold }
a:visited       { color:#000066 }
a:active        { color:#CF0000;font-size:18px }
/* hr              { border:thick double #FFBB00;border-width:15px } */
hr              { border:solid #FFBB00;border-width:medium;margin:1px }
dt              { padding:5px }

.grau           { background-color:#CCCCCC }

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


/* document-specific styles come next */

