body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.centeredtable {
	margin-right: auto;
	margin-left: auto;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
a {
	color: #8D2B54;
	text-decoration: none;
}
a:hover {
	color: DA6F9C;
}
.copyright {
	font-size: 9px;
	color: #666666;
}
.lh120 {
	line-height: 120%;
}
.subhead {
	font-weight: bold;
	color: #333333;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 20px;
	border: 1px dotted #CCCCCC;
	margin: 2px 12px;
}
.comment {
	color: #FF0000;
}
.recipetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #CC6633;
}
.docrec {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
}
.docname {
	font-variant: small-caps;
	color: #000000;
	font-weight: bolder;
}
.newsitem {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
}
.emph {
	font-weight: bold;
	font-style: italic;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #660033;
	text-align: center;
	text-decoration: underline;
}
.name {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
