/* style.css - hmb */

body	{background-color: #EED8AE; background-image: url(hmp.gif)  }


h1 {letter-spacing: -3px}
h1 {font-family: Verdana, sans-serif; font-size: 36pt;  text-decoration: none; color: GREEN;}

p { text-indent: 1cm; text-align: center; color: #993300; font-family: "sans serif" }

p.title {text-indent: 0cm; color: #993300; text-align: left;  font-size: 14pt; 
         font-weight: bold; line-height: 10pt}

p.BigTitle {text-indent: 0cm; color: #993300; text-align: left;  font-size: 22pt; 
         font-weight: bold; line-height: 10pt}


p.quoteL {color: firebrick; text-align: center;  text-indent: 0cm; font-style: italic;  		line-height: 12pt; }

p.quoteR {color: firebrick; text-align: left;   text-indent: 0cm; line-height: 0pt}
p.solid {border-style: solid}

table.cat { width: 100%  }
table.list { width: 100%  }
td { padding: 12px }
td.title { color: #660000; text-indent: 0cm; font-size: 14pt; font-weight: bold };
td.cat { color: #660000; text-indent: 0cm; };
td.bind { color: #660000; text-indent: 0cm; line-height: 22pt };
td.list { color: #660000; text-indent: 0cm};
td.catImage { align: center;  width: 100 };
hr {color: sienna}

li.cat { color: #660000; text-indent: 0cm};

a {text-decoration: none}
:link { color: #CC033C  }  /* for unvisited links */
:visited { color: purple } /* for visited links */
:active { color: sienna } /* when link is clicked */
:hover { color: green } /* when mouse is over link */

div.box { border: solid; color: firebrick; background-color: #ffc469; border-width: thin; width: 100% ;padding: 12px}

