P, UL, OL, DIV, SPAN, H1, H2, H3, H4, H5, H6, PRE, 
EM, STRONG, ADDRESS, TABLE, TR, TH, TD, LI, 
	/* Above and other stupidities for *?*()!*$* netscape navigator 4 */
BODY 
{ 
	background-color:  #fcfcfc;  
	font-family: tahoma, sans-serif;
        color: #7f2a1c;
       

}




DIV { margin-left: 2em; }
H1 { margin-left: 0em; font-size: 130%; }

H2 { margin-top: .5em; }

.parents H2 { display: none; }

.step H2 { 
	font-size: 120%; 
	font-weight: normal;
	font-variant: small-caps;
}


P { text-indent: 2em; }

.ingredients H2, .yield H2
{ font-size: 110%; font-weight: normal; text-decoration: underline; 
	font-variant: normal; 

}

.comments P
{ 
	font-style: italic;
	font-family: "comic sans ms", fantasy;
}


.authoring
{
	text-align: right;
	margin-right: 10%;
	
/*	border-top: thick solid; */
}

.author
{
	font-weight: bold;
}
a:link {  text-decoration: none; }

a:visited {  text-decoration: none; }
