

BODY {font-family:arial,sans-serif; font-size: smaller; margin-right: 4.5in;}
	H3 {text-align:center;}
	.regular {text-indent:2em;
		font-family:arial,sans-serif;}
	P EM {background-color: transparent;color: #009966;
		font-style:italic;
		text-decoration:underline;}
	P SPAN {background-color: transparent;color: #000000;}	
	.blue {background-color: transparent;color: #0000CC;
		margin-left:2em; margin-top: 0; margin-bottom: 0;}
	.black {margin-left:3em;margin-top: 0; margin-bottom: 0;}
	.black2{margin-left:2em; margin-top: 0; margin-bottom: 0;}
	.red{text-decoration:line-through;background-color: transparent; color:#CC0000;}
	.verb{margin:0;text-transform: capitalize;text-align:center;}
	
	OL{list-style: none;} 

	
	<!--black text is regular paragraph
.blue is good sample sentence
.black is for parenthetical remarks after .blue
.black2 is for set up even with .blue, change part to red and leave rest black
.red is to change incorrect sentence to red cross out; needs span
P is for regular paragraph
P EM is for green parts inside paragraphs-->
