/*
Copyright (c) 2007 Creative Consulting for Research and Education
*/

body {    color: black; background: white;
          font-family: times new roman, times;
          font-size: 12pt; 
	  font-style: normal;
	  margin-left: 1.5in;
	  margin-right: 1in;
	  margin-top: 1in;
	  }

H1       {color: black;}

div#footer { 
	     font-size: 10pt;
	     text-align: center;
	   }
