@charset "utf-8";
/* CSS Document */
body {margin-right: 10em;margin-left: 10em }
H1  {font-size: 1em;font-family: sans-serif;}
H2  {background-color:#33D920; font-size: 1.5em;font-family: sans-serif; width:4em; }
H3  {background-color:#33D920; font-size: 1.5em;font-family: sans-serif; width: inherit}
EM {background-color: #33D920;font-size: 1.5em;font-family: serif;font-style:  normal;}
.HeadingBarRight {background-color: orangered; height: 2.5em;align-self: left;color: white;text-align:  center}
blockquote {margin-left: 10em}
.indent {margin-left: 10em}
	
		p {font-style:  normal;
			font-weight: normal; 
			font-size: 1.5em ;
			font-family: serif;
			
			
			}
		
			p.initial:first-letter {font-size: 250%; float:left; margin-right: 0.05em;margin-top: -0.15em;color: #33D920
		}

