
BODY {font-family: "Times New Roman", serif;
		background-color: wheat;
		background-image: url("Paper.jpg");
        background-repeat:repeat-x repeat-y;
		font-size: medium;
		font-weight: 400;
		font-style: normal;
		text-decoration: none;
		text-transform: none;
		font-variant: normal;
		color: #000000;
		line-height: 125%;
		text-align: left;
		margin-left: 5%;}
        
 Div.essay {font-family: "Calibri", sans-serif;
           font-size: medium;
		font-weight: 400;
		font-style: normal;
		line-height: 125%;
		vertical-align: middle;
        color: black;
		text-align: justified;
		margin-left: 10%;
        margin-right: 10%}
        
        	
	P {color: black;
		font-size: medium;
		font-family: "Times New Roman", serif;
		line-height: 125%;
		font-weight: 400;  /*normal=400, bold=700*/
		font-style: normal;
		text-decoration: none;
		text-transform: none;
		font-variant: normal}
        
	P.essay {color: black;
		font-size: medium;
		font-family: "Calibri", sans-serif;
		line-height: 125%;
		font-weight: 400;  /*normal=400, bold=700*/
		font-style: normal;
		text-align: justify;
        text-decoration: none;
		text-transform: none;
		font-variant: normal;
        margin: 2% 5% 2% 5%}
        
     P.obit {color: black;
		font-size: medium;
		font-family: "Times New Roman", serif;
		line-height: 125%;
		font-weight: 400;  /*normal=400, bold=700*/
		font-style: italic;
		text-decoration: none;
		text-transform: none;
        text-align: justify;
		font-variant: normal;
        margin: 2% 5% 2% 5%}
                             
     P.smaller {color: black;
		font-size: small;
		font-family: "Times New Roman", serif;
		line-height: 125%;
		font-weight: 400;  /*normal=400, bold=700*/
		font-style: normal;
		text-decoration: none;
		text-transform: none;
		font-variant: normal}
                       
P.source {color: black;
		font-size: small;
		font-family: "Times New Roman", serif;
		line-height: 125%;
		font-weight: 400;  /*normal=400, bold=700*/
		font-style: italic;
		text-decoration: none;
		text-transform: none;
        text-align: right;
		font-variant: normal}
        
        
     P.MBH {color: black;
		font-size: medium;
		font-family: "Calibri", sans-serif;
		line-height: 150%;
		font-weight: 500;  /*normal=400, bold=700*/
		font-style: ;
		text-decoration: none;
		text-transform: none;
        text-align: left;
		font-variant: normal;
		margin: 2% 10% 2% 10%}
           
       P.MBHeader {color: black;
		font-size: medium;
		font-family: "Calibri", sans-serif;
		line-height: 150%;
		font-weight: 500;  /*normal=400, bold=700*/
		
		text-decoration: underline;
		text-transform: uppercase;
        text-align: center;
		font-variant: normal}
            
                       		
	H1 {font-family: "Times New Roman", serif;
		font-size: large;
		font-weight: 700;
		font-style: normal;
		text-decoration: none;
		color: blue;
		line-height: 125%;
		text-align: center;}
		
	H2 {font-family: "Times New Roman", serif;
		font-size: medium;
		font-weight: 700;
		color: #000000;
		line-height: 125%;
		text-align: center;}
		
	H3 {font-family: "Times New Roman", serif;
		font-size: medium;
		font-weight: 400;
		color: #000000;
		line-height: 125%;
		text-align: center;}
		
	H4 {font-family: "Times New Roman", serif;
		/*used for "Prev|Next" navigation bars*/ 
		font-size: small;
		font-weight: 400;
		color: #000000;
		line-height: 125%;
		text-align: center;}
		
	Li {color: black;
		font-size: medium;
		font-family: "Times New Roman", serif;
		line-height: 150%;
		font-weight: 400;  /*normal=400, bold=700*/
		font-style: normal;
		text-decoration: none;
		text-transform: none;
		font-variant: normal}
 
   Li.sublist {color: black;
		font-size: small;
		font-family: "Times New Roman", serif;
		line-height: 150%;
		font-weight: 400;  /*normal=400, bold=700*/
		font-style: normal;
		text-decoration: none;
		text-transform: none;
		font-variant: normal}
   	
	
			
