<!-- Style for the page -->

body { background-color: #f0f0f0;
       background-image: url(images/white1.gif)}

td { font-size : 11pt;
     font-family : Papyrus, Times New Roman}
     
.diet { font-size : 10pt;
     font-family : Papyrus, Times New Roman}

th { font-weight: bold;
     font-size : 11pt;
     font-family : Papyrus, Times New Roman}    

.small { font-size : 9pt;
         font-family : Papyrus, Times New Roman}

.little {font-size : 8pt;
         font-family : Papyrus, Times New Roman}

.large { font-weight : bold;
         font-size : 11pt;
         font-family : Papyrus, Times New Roman}

.table {  font-size : 8pt;
	  font-weight : bold; 
          font-family : Arial, Times New Roman}

.tablelarge {  font-size : 22pt;
	       font-weight : bold; 
               font-family : Verdana, Arial, Times New Roman}

.tableing {  font-size : 16pt;
	   font-weight : bold; 
           font-family : Verdana, Arial, Times New Roman}

td.list {font-weight : bold}

.dif {	 font-size : 14pt;
         font-family : Papyrus, Times New Roman}


.smaller {font-size : 12pt;
          font-family : Papyrus, Times New Roman}


.info	 {font-size : 23pt;
          font-family : Papyrus, Times New Roman}


p   { font-size : 11pt;
     font-family : Papyrus, Times New Roman}


A:link {text-decoration:none;
        color: #339900 }              /* unvisited link */

A:visited { text-decoration:none;
            color: #339900 }          /* visited links */

A:active { text-decoration:none;
           color: red }    

A.menu:link {text-decoration:none;
             color: blue}

A.menu:visited {text-decoration:none;
		color: purple}

A.menu:active {text-decoration:none;
	       color: blue}

A.recipes:link {text-decoration:none;
             color: #000000}

A.recipes:visited {text-decoration:none;
		color: #000000}

A.recipes:active {text-decoration:none;
	       color: #CC6600}

A.faq:link {text-decoration:none;
	    color:#000000}

A.faq:visited {text-decoration:none;
		color:#000000}

A.faq:active {text-decoration:underline;
	       color:blue}

A.faq:hover {text-decoration:underline;
		color:blue}
