.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.bodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.bodytiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
}

.bold {
	font-weight: bold;
}

.italics {
	font-style: italic;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #B84B02;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #248BBE;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #3D7E9E;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #4F4F4F;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

.formrequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #CC6600;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CC3300;
	font-weight: bold;
}

.recipes_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.link_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
}

.recipes_icons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #990000;
}

.nutrition_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}

.nutrition_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
}

.nutrition_box {
	background-color: #FFFFFF;
	border: 2px solid #000000;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pulldown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #DCDCDC;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #DCDCDC;
	margin-bottom: 10px;
}

p.sidenav {
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #7A5B1B;
	text-decoration: underline;
}

a:visited.hover {
	color: #666666;
	text-decoration: underline;
}

A:link.side, A:visited.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

A:active.side, A:hover.side, A:visited:hover.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FF6600;
	text-decoration: underline;
}

A:link.bottom, A:visited.bottom {
	color: #333333;
	text-decoration: none;
}

A:active.bottom, A:hover.bottom, A:visited:hover.bottom {
	color: #666666;
	text-decoration: underline;
}
