/*
Title:      FoodFiltr print screen styles
Copyright:  2008, FoodFiltr, LLC.  All rights resevered (please don't re-use without permission).
*/      

body {
    margin: .6in;
    font-family: Verdana, sans-serif;
    font-size: 12pt;
    }

h1, h2, h3 {
    font-family: "Trebuchet MS", Verdana, sans-serif;
    }

a:link, a:visited {
    color: gray;
    }