/* Default BODY, Hypertext Anchor and Heading Properties */

BODY            {background:       #ffffff; 
		 font-family:      arial, helvetica, sans-serif}
FONT    	{font-family:      arial, helvetica, sans-serif}
:link           {color: #990000;}
:visited        {color: #809699;}
:active         {color: white;  }
H1, H2, H3, H4  {font-family: Arial, helvetica, sans-serif}
H4              {font-style: italic; color: crimson}
H1, H2          {color: green; text-align: right;}

/* Default Properties for Header */
DIV.header      {width: 100%;     }
DIV.header SPAN 
	   {font-family:      Verdana, Arial, helvetica, sans-serif;
            font-size:        smaller; 
	    width:            100%;
	    padding-top:      0.2em;
	    padding-bottom:   0.0em;
	   }

.bonus    {color: crimson; font-weight: bold; }

/* Default Properties for Page Footer */
DIV.footer {font-family:      Verdana, Arial, helvetica, sans-serif;
            font-size:        smaller; 
	    padding-top:      0.0em;
	    padding-bottom:   0.2em;
}
/* Properties for BONUS FIGURES Text */
.bonus    {color: crimson; font-weight: bold; }
