html, body, div, ul, li, p, a {
	margin: 0;
	padding: 0;
}

body  { color: #666; font-size: 0.7em; font-family: Trebuchet, Verdana, Arial, san-serif;
padding: 10px 0;
}

.facts {
font-family: Trebuchet, Verdana, Arial, san-serif;
font-size: .7em;
}

.tables {
border: 1px solid #666;
text-align: center;
margin: 5px 0 20px 0;
}

.tables td {
border: 1px solid #666;
}

p {
font-family: Trebuchet, Verdana, Arial, san-serif;
font-size: .7em;
padding-bottom: .65em;
}

h1 {
font-size: 75%;
font-weight: 800;
}

h2 {
font-size: .85em;
font-weight: 800;
}

h3 {
font-size: .75em;
font-weight: 800;
padding: 6px 0 0 0;

}

a {
color: #666;
text-decoration: none;
}

a: hover  { 
color: #222202; 
text-decoration: none; 
}

h1 img {
float: left;
padding: 0 10px 8px 0;
}

h2 img {
float: left;
padding: 0 10px 8px 0;
}

.left {
display: block;
font-weight: 800;
text-align: left;
padding: 0 0 10px 5px;
margin: 0 0 5px 5px;
clear: both;
 }

.left img {
	padding-right: 8px;
	padding-bottom: 10px;
	float: left;
	
}

.center p{
	font-weight: 800;
	background: url("images/arrow.gif") top left no-repeat;
	font-size: 70%;
	padding-bottom: 14px;
	padding-left: 20px;
}

.right p {
	font-weight: 800;
	border-bottom: 1px solid #999;
	background: url("images/square.gif") left no-repeat;
	font-size: 70%;
	padding: 5px 0 5px 22px;
}

.about {
padding: 3px 10px 10px 10px;
float: left;
display: block;
}

.recipes {
border-bottom: 2px dotted #999;
padding: 5px 0 3px 0;
}

.recipes a {
text-decoration: none;
color: inherit;
}

#contact {
color: #663399;}

.articles {
display: block;
font-weight: 800;
text-align: center;
padding: 0 0 10px 5px;
margin: 10px 0 5px 5px;
clear: both;
font-size: 12px;
}

.articles img {
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
}

li {
font-size: .7em;
list-style: none;
margin-left: 15px;

}.bold {
	font-weight: bold;
}
