span.centered 
	{
	text-indent: 0em; text-align: center;
	}

ol.a
	{
	list-style-type:decimal;
	}

ul.a
	{
	list-style-type:circle;
	}

ul.b
	{
	list-style-type:none;
	list-style-position:inside;
	font-size: 115%;
	}
	
p.center
	{
	text-align: center;
	}
	
p.body
  	{
    margin-left: 2%;
	margin-right: 2%;
	line-height: 130%;
	}
	
p.body1
  	{
    margin-left: 2%;
	margin-right: 2%;
	line-height: 130%;
	margin-top:5%;
	}

p.tip
	{
	background-color:#FFFFFF;
	margin-left: 2%;
	margin-right: 2%;
	line-height: 130%;
	}
p.contents
  	{
    margin-left: 2%;
	font-size: 150%;
	text-align: left;
	font-weight: 500;
	}
p.contents2
  	{
    margin-left: 6%;	
	font-size: 135%;
	text-align: left;
	font-weight: 550;
	}
a:link
	{
	color:#006699;
	text-decoration:none;
	}
a:visited
	{
	color:#006699;
	text-decoration:none;
	}
a:hover
	{
	text-decoration:underline;
	}
p.title
  	{
	text-align: center;
	font-size: 400%;
    font-weight: 900;
    margin-top: 10%;
	margin-bottom:10%;
	color:#006699
  	}
p.author
  	{
	text-align: center;
	font-size: 250%;
    font-weight: 600;
	margin-bottom:40%;
	color:#006699;
  	}
p.copyt
  	{
	text-align: center;
    margin-left: 10%;
	margin-right: 10%;
	font-size: 85%;
    font-weight: 500;
  	}
p.copy
  	{
	text-align: center;
    margin-left: 10%;
	margin-right: 10%;
	font-size: 75%;
    font-weight: 450;
  	}  
p.intro
  	{
	text-align: left;
    margin-left: 2%;	
	font-size: 200%;
    page-break-before: always;
    font-weight: 600;
	color:#006699
  	}
p.chapter
  	{
	text-align: center;
	font-size: 200%;
    page-break-before: always;
    font-weight: 600;
	margin-bottom:5%;
	color:#006699;
  	}  

p.contenttitle
  	{
	text-align: center;
	font-size: 200%;
    font-weight: 600;
	margin-bottom:1%;
	color:#006699;
  	}

p.recipe
  	{
	text-align: center;
	font-size: 175%;
 	page-break-before: always;
    font-weight: 600;
	color:#006699;
	margin-bottom:-1%;
  	}

p.ingredtitle
  	{
	font-size: 150%;
    margin-left: 2%;    
	text-align: left;
    font-weight: 450;
    margin-bottom:2%;
	line-height:90%;
  	}

p.ingredtitlesub
  	{
	font-size: 120%;
    margin-left: 2%;    
	text-align: left;
    font-weight: 450;
	line-height:80%;
	margin-bottom:-1%;
  	}

p.ingredtitlesub2
  	{
	font-size: 100%;  
	text-align: center;
    font-weight: 450;
	line-height:80%;
  	}

p.suff
	{
	font-size: 90%;  
	text-align: center;
    font-weight: 450;
	line-height:80%;	
	}

p.ingred
  	{
    margin-left: 2%;
	font-size: 115%;
	text-align: left;
    text-indent: 2%;
	line-height:100%;
  	}

p.ingredlast
  	{
	font-size: 115%;
	text-align: left;
    margin-left: 2%;
	line-height:100%;
	margin-bottom: 5%;
  	}
p.thankyout
  	{
 	page-break-before: always;	
	font-size: 250%;
    margin-left: 2%;    
	text-align: left;
    font-weight: 600;
    margin-bottom:2%;
	line-height:120%;
	color:#006699;	
  	}
p.thankyou
  	{
	font-size: 150%;
    margin-left: 2%;    
	text-align: left;
    font-weight: 500;
	line-height:120%;
	color:#006699;	
  	}