body
{
	font-family:		arial, sans-serif;
	font-size:			10pt;
	color:				#222;
}

h1, h2, h3	{ font-family: arial,sans-serif;}
h1	
{
	margin:					0 0 0 4px;
	padding:					0 0 0 30px;
	font-size:				31px;
	color:					#5f3c00;
	font-weight:			normal;
	background:				url('images/poop_h1bkg.gif') -1px 5px no-repeat;
}
h2
{
	margin:					0px 0 6px 0;
	font-size:				25px; 
	padding-top:			3px;
	font-weight:			normal;
}
h2, h2 a:link
{
	color:					#875500;
}
h3	
{ 
	font-size:			20px;
	margin:				0 0 0 0;
	font-weight:		normal;
}
h3, h3 a:link
{

	color:				#a36700;
}
h4
{
	font-size:			18px; 
	font-weight:		normal;
	margin:				2px 0 2px 0;
}
h4, h4 a:link
{
	color:				#a36700;
}

p
{
	font-style:		normal;
	font-weight:	normal;
	font-size:		12px;
	margin:			2px 0px 2px 0px;
}

p.caption
{
	font-family:	arial;
	font-size:		80%;
	margin:			0;
	padding:			0;
}

.center
{
	text-align:		center !important;
}
.right
{
	text-align:		right !important;
}
.left
{
	text-align:		left !important;
}


/* link styles */
a:link, a:visited	{ color: #857F62; }
a:hover, a:active	{ color: #5c3a00; }