body { font: 10px/1.5 "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Verdana, sans-serif; color: #444; margin: 0; padding: 0; background: #FFF; }

a:link, a:visited { text-decoration: none; color: #0C519F; }
a:hover, a:active { text-decoration: underline; }
a img { border: none; }

h1, h2, h3, h4, h5, h6 { line-height: 1.5; color: #666; margin: 0 0 20px 0; padding: 0; }

h1 { font-size: 24px; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; margin: 0; }
h4 { font-size: 14px; }
h5 { font-size: 1.2em; font-weight: normal; text-transform: uppercase; color: #444; }

p strong { color: #666; }
p { font-size: 1.2em; margin: 0 0 20px 0; padding: 0; }

.signiture	{ font: 20px/1.2 Georgia, "Times New Roman", Times, serif; font-style: italic; }
.note	{ font-size: 1.4em; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }

/* Special Tables */
TABLE.BoxTable			{ border: 1px solid black; background-color: white; font:13px Arial; color:Black; }
TD.BoxTableHeader		{ background-color: black; font: bold 10px Verdana; color: white; text-align: center; }
TD.BoxTableRowWhite		{ background-color: White; font: bold 10px Arial; color: Black; }
TD.BoxTableRowSilver	{ background-color: Silver; font: bold 10px Arial; color: Black; }

#nutrition_facts { padding: 10px; border: 1px solid #CCC; }
#nutrition_facts table { font-size: 12px; line-height: 1.5; width: 100%; border-collapse: collapse; }
#nutrition_facts th { font-size: 16px; color: #666; }
#nutrition_facts td { border-bottom: 1px solid #CCC; }
#nutrition_facts td strong { color: #666; }
#nutrition_facts td.title { font-size: 10px; }
#nutrition_facts td.sub { padding-left: 20px; }
#nutrition_facts tr.break td { padding: 10px 0 0 0; border-top: 4px solid #666; }
#nutrition_facts td.footer { font-size: 10px; border: none; }