/*   css for Cottage Industries Ltd     */

/* Oct 2008 - tweak lnx                 */

body {
   background: #EBE8E5;
   font-family: arial, verdana, sans-serif;   
   }
a:link {color:#990000} 
a:visited {color:#990000} 
a:hover {color:red} 
a:active {color:#990000}

table {
  width: 100%;
  }
  
.tree {
text-align:left;
font-family: Garamond, "Goudy Old Style", Centaur, serif;
font-size: 14pt;
font-weight: bold;
color: #990000;
}
.cent {
text-align:center;
font-family: Garamond, "Goudy Old Style", Centaur, serif;
font-size: 12pt;
font-weight: bold;
color: #990000;
}
.sig {
text-align:center;
font-size: 9pt;
font-weight: normal;
color: #990000;
}
.dft {
text-align: left; 
color:#800000; 
font-size: 11pt;
font-weight: normal;
}
.lnx {
text-align: center; 
color:#990000; 
font-size: 11pt;
font-weight: normal;
padding: 10px;
}
