/*	Stylesheet for pages on "http://www.houseag.com".
	Copyright 1999 House Agricultural Consultants. Updated 11 Feb 1998. */

body { color: black; background: white; text-align: left; font-family: Times, serif; /* font-weight: normal; --IE 4.0p1 misreads as font-weight: bold; IE 4.0a reads correctly */ font-style: normal }

h1, h2, h3, h4, h5, h6 { font-family: "AG Old Face", "Akzidens Grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-style: normal /* IE 4.0a incorrectly renders most headings in blue color */ }
h1 { text-align: center }
h2, h3, h4, h5, h6 { text-align: left }
dd dt { font-family: "AG Old Face", "Akzidens Grotesk", Helvetica, Arial, sans-serif; font-weight: bold; font-style: normal }

dfn { font-style: italic; /* IE 4.0p1 does not recognize font-style */ }

a { text-decoration: none }
a:link { color: navy }
a:active { color: blue }
a:visited { color: maroon }

p.image { text-align: center }
table.footer { text-align: center }
p.footer { text-align: left }
.sidebar, .fineprint { text-align: center }
td.sidebar { color: black; background: #008741 }
td.embelem { color: white; font-weight: bold; font-style: normal; background: #008741 /* font-variant: small-caps */ }
