*
{border: 0;
		margin: 0;
	padding: 0;
}


body {
	margin: .5in 1.25in .75in 1.25in;
	font: 12pt/190% Baskerville, "Hoefler text", Georgia, "Times New Roman", Times, serif;
	background-color: floralwhite;
}

p, th, td, li, ul, ol { 

	color: #333333;
		margin: 0;
	padding: 0;

	}
	
p
{
padding-bottom: 1em;

}


/* text indent for Ps */
/*
p + p, ul + p, ol + p
{
	text-indent: 3em;
	text-transform: inherit;
}
*/

h1, h2, h3, h4, h5, h6
{
font-weight:bold;
	line-height: 120%;
	font-family: Baskerville, "Hoefler text", Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: .5em 0 0 0;
	padding: 0;

}

h1 {font-size: 1.7em;
	margin-bottom: 0em;
	padding-bottom: .25em;
	border-bottom: 1px dotted #999;
}

h2 {font-size: 1.4em;

	margin-bottom: 0em;
}

h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}



/*		#guts h2:first-letter
	{font-family:"Edwardian Script ITC","Edwardian Script ITC Semi-Expanded","Zapfino","Viner Hand ITC";
		font-size: 180%;
		line-height:36px;
	}*/
	
	

		hr + p:first-line
	{
font-size: 110%; 
font-variant: small-caps; 
text-transform: lowercase; 
letter-spacing: 0.08em;
	}
	
	
	ul, ol
	
	{margin-left: 3em;}

