h1  { font-family: Arial;
      font-size: 24pt;
      font-weight: bold;
      color: #ff6342}

h2  { font-family: Arial;
      color: #ffff42}
h3  { font-family: Arial;
      font-style: italic;
      color: #63c918}

p   { font-family: Arial;
      font-style: italic;
      font-weight: bold;
      text-indent:8pt}

.special { font-weight: bold;
           color: #ff0000}

A:LINK { font-family: Arial;
         font-size: 14pt;
	 font-weight: bold;
	 color: #336633;
	 text-decoration: none}

A:VISITED { font-family: Arial;
 	    font-size: 14pt;
	    font-weight: bold;
	    color: #cc3333;
	     text-decoration: none}

A:HOVER { font-family: Arial;
 	  font-size: 14pt;
	  font-weight: bold;
	  font-sytle: italic;
	  color: #00a5c6;
	  background: #ffc6a5;
	  text-decoration: underline}

div.image {float: right; margin-right: 70px; margin-top: 15px}
div.image2 {float: left; margin-left: 130px; margin-top: 15px}
div.image3 {float: right; margin-right: 40px; margin-top: 125px}
div.image4 {float: left; margin-left: 40px; margin-top: 15px}

div.recipetitle {font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; font-weight: bold; margin-left: 20px; margin-top: 20px}

div.ingtitle {font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; margin-left: 20px; margin-top: 50px}

div.table {font-family: Courier; font-size: 10px;
margin-left: 20px; margin-top: 15px}

div.recipebody {font-family: Courier; 
font-size: 10px; margin-left: 50px; margin-top: 15px}

body {background-color:"ffffc6"}
