/*Style Sheet created with the CoffeeCup StyleSheet Maker++*/
/*http://www.coffeecup.com*/
	BODY {
          color: #8080C0;
          background: #E2E2E2;
          font-family: "Book Antiqua", "Verdana", "Bookman Old Style", "Times New Roman", Serif;
          font-size: 14pt;
          font-weight: 400;
          font-style: normal;
          text-decoration: none;
          text-transform: none;
          font-variant: normal;
      }
     H2 { 
          font-family: "Book Antiqua", "Verdana", "Bookman Old Style", "Times New Roman", Serif;
          font-size: 16pt;
          font-weight: 700;
          font-style: italic;
          text-decoration: underline;
          text-transform: none;
          font-variant: normal;
          color: #FF80C0;
     }

CITE {
 color: #8080C0;
 background: #E2E2E2;
 font-family: monospace;
 font-size: 14pt;
 font-weight: 400;
 font-style: italics;
 text-decoration: none;
 text-transform: none;
 font-variant: normal;
 }
