BODY 	{ color :			#000000;
		 font-family : 		Arial, "Comic Sans MS";
		 font-size : 		10px }

H1		{text-align:		left;
		font-family:	"Times New Roman";
		font-style:		italic;
		color:		#800000;
		font-size : 		32px }

H3		{text-align:		center;
		font-family:	"Times New Roman";
		color:		#800000;
		font-size : 		30px }
		
P 		{ text-align :		left;
		 font-size : 		12px }

.emphasis 			{ text-align :		center;
					font-style:		italic;
					font-family:	"Times New Roman";
					color:		#800000;
					font-size : 		22px }
					
.maroon				{color:		#800000}

TD		{font-size : 		12px}

UL		{font-size : 		12px;
		color:			#000080}

OL		{font-size : 		12px;
		color:			#000080}					
.footnote {font-size: 12px;
	   color: darkolivegreen;
	   text-align: center}