table.nutrition {
border: black 1px solid;
}

td.title {
font-family: sans-serif;
font-size: 20px;
color: black;
text-decoration: none;
font-weight: bold;
padding: 2px;
}
td.text {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
font-weight: normal;
padding: 2px;
}
td.textIndented {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
font-weight: normal;
padding: 2px;
padding-left: 9px;
}
td.textSm {
font-family: sans-serif;
font-size: 11px;
color: black;
text-decoration: none;
font-weight: bold;
padding: 2px;
}
td.toptext {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
font-weight: normal;
padding: 2px;
border-bottom: black 8px solid;
}
