/* Arcetri Solar Group Style Definitions */
      .text       { color: black }
      .headline   { font-size: 2em; font-weight: bold; text-decoration: underline; 
                    line-height: 2em; text-align: center; }
      .headline-small   { font-size: 1.5em; font-weight: bold; text-decoration: underline;
                    line-height: 0.5em; text-align: center; }
      .heading    { font-size: 1.4em; font-weight: bold; text-decoration: none; font-style: italic;
                    line-height: 1.5em; text-align: center; }
      .pagesetup  { margin-left: 2%; margin-right: 3%; text-align: center; }
      .bodytext   { text-indent: 2em; text-align: justify; }
      .setofftext { margin-left: 2em; text-align: left; }
      .citation   { line-height: 1em; text-indent: -5 pix; 
                    margin-left: 3%; margin-right: 3%; margin-top: 1.25em; }
      .papertitle { font-style: italic; }
      .booktitle  { font-weight: bold;}
      .updated    { font-style: italic; font-size: 0.8em; 
                    text-align: right;
                    color: #666666; }
      .image      { margin-left: 1%; 
                    margin-top: 1%; }
      .oaa_author { font-weight: bold; color: #AA0000; }

      .speciallink { text-decoration: underline }
      A:link { text-decoration: none }
      A:visited { text-decoration: none }
      A:active { text-decoration: underline }


/* 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		{  }
H2		{  }
H3		{  }
H4		{  }
H5		{  }

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


/* document-specific styles come next */
