
  body { background-image: url("http://www.honeybeemanor.com/bkgd.gif");
         background-attachment: fixed; 
         font-family: verdana, sans-serif;
	 color: #000000;
	 font-size: 8.5pt;
	 line-height: 14pt;
	 font-weight: normal; }
  
  table { background: white;
          border: 2px black dashed;
          width: 800; 
          font-size: 8.5pt;
          margin-bottom: 30;}
          
  tr { }
  
  td { padding: 15; }
  
  img { border: 0;
        border-style: dashed;
        border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px;
        margin: 5;
        float: left; }
        
  .ask_question { color: black;
                  font-style: oblique;
                  font-weight: bold; }

  .ask_response { color:black;
                  padding: 10;
                  margin-bottom: 20; }
                  
                  
   A { }

A:link
{ text-decoration: none; color:#003366; font-weight:bold;}
A:visited
{ text-decoration: none; color:#003366; font-weight:bold;}
A:active
{ text-decoration: none; color:#666666; font-weight:bold;}
A:hover
{ text-decoration: none; color:#666666; font-weight:bold;}

