/* style sheet for buffalonaturals.com pages */

body	{background: #f8f8dc; color: teal; font-family: "gill sans", "trebuchet ms", "century gothic", arial, sans-serif;}

a:link { color: #00acb0 }
a:visited { color: #808c8c }

p.small {font-size: smaller;}
p.right {text-align: right;}

td.large {font-size: x-large;}
td.fixed {vertical-align: text-bottom; text-align: right; padding-left: 1em; white-space: nowrap;}
td.fineprint {font-size: small; font-style: italic;}

div.footer {font-size: large; text-align: center;}
