
<STYLE> 
/* Start of my CSS */ 




table.recipes {width: 100%; }
 
th.cimerempty { text-align: center; 
         width: 15%;
         vertical-align: baseline; 
         line-height: 1.33em; 
         font: 18pt Arial; 
         color: blue;
         margin-top: .5in; margin-bottom: 0;margin-left: .5in; margin              right:.5in; 
         padding-top: 0; padding-bottom: 0; 
         background: #ffffff; } 
 


th.navlinks{ text-align:  center; 
          vertical-align: baseline; 
          line-height: 1.33em; 
          font: 10pt Arial; 
	  color: white;
          
          margin-top: 0; margin-bottom: 0; margin-left: .25in;                    margin-right: 0;  
          padding-top: .25in; padding-bottom: 0; padding-left: .25in;                 padding-right: .25in;
          background: #ffffff; } 

td.welcome { text-align: center; 
         vertical-align: baseline; 
         line-height: 1.33em; 
         font: 18pt Verdana bold;
         color: blue; 
         margin-top: 0; margin-bottom: 0; 
         padding-top: 0; padding-bottom: 0; 
         background: #ffffff; } 



td.bottomlinks { text-align: center; 
          vertical-align: baseline; 
          line-height: 1.33em; 
          font: 10pt Arial bold; 
	  font-weight: bold;
	  color: red
          margin-top: .50%; margin-bottom: 0;margin-left: .50%;                   margin-right: 50%; padding-top: 0; padding-bottom: 0; 
          background: #ffffff; } 
 .body { text-align: left; 
         vertical-align: top; 
         line-height: 1.33em; 
         font: 14pt Arial bold; 
         color: blue;
         margin-top: .50%; margin-bottom: 0;margin-left: .50%;                   margin-right: 50%; ; 
         padding-top: 0; padding-bottom: 0; 
         background: #ffffff; }
.content { text-align: left; 
         vertical-align: top; 
         line-height: 1.33em; 
         font: 14pt Arial bold; 
         color: blue;
         margin-top: .50%; margin-bottom: 0;margin-left: .50%;                   margin-right: 50%; ; 
         padding-top: 0; padding-bottom: 0; 
         background: #ffffff; }

td.content { text-align: left; 
         vertical-align: top; 
         line-height: 1.33em; 
         font: 14pt Arial bold; 
         color: blue;
         margin-top: .50%; margin-bottom: 0;margin-left: .50%;                   margin-right: 50%; ; 
         padding-top: 0; padding-bottom: 0; 
         background: #ffffff; }

.nav1 { font-size: 10pt ; font-weight: bold;text-align: center; }


a:link { color: white;text-align: center; 
       text-decoration: none;
       font: 10pt Arial}

a:visited { color: white;text-align: center; 
	  font: 10pt Arial; 
	  
          text-decoration: none; }

a:hover { color: white;text-decoration: underline;text-align: center; 
	font-weight: bold;
	font: 10pt Arial; }


a:active { color: white;text-align: center;  
	
	font: 10pt Arial; 
        text-decoration: none;}

td .nav2 { font-size: 14pt ; font-weight: bold;text-align: center; }


a:link { color: blue;text-align: center; 
       text-decoration: none;
       font: 14pt Arial}

a:visited { color: blue;text-align: center; 
	  font: 14pt Arial; 
	  
          text-decoration: none; }

a:hover { color: blue;text-decoration: underline;text-align: center; 
	font-weight: bold;
	font: 14pt Arial; }


a:active { color: blue;text-align: center;  
	
	font: 14pt Arial; 
        text-decoration: none;}

.nav3 { font-size: 10pt ; font-weight: bold;text-align: center; }


a:link { color: red;text-align: center; 
       text-decoration: none;
       font: 10pt Arial}

a:visited { color: red;text-align: center; 
	  font: 10pt Arial; 
	  
          text-decoration: none; }

a:hover { color: red;text-decoration: underline;text-align: center; 
	font-weight: bold;
	font: 10pt Arial; }


a:active { color: red;text-align: center;  
	
	font: 10pt Arial; 
        text-decoration: none;}
 
</STYLE> 
</HEAD> 






</BODY> 
</html>