/* CSS Document */
h1 { line-height:1em; font-size:3em; margin-bottom: 15px;}
h2 { line-height:1.2em; font-size:1.7em; margin-bottom: 20px; color:#66AF29;}
h3 { line-height:1.6em; font-size:1.5em; margin-bottom: 25px; }
h3.price { color:#FF0000;}
h4 { line-height:1.4em; font-size:1.3em; margin-bottom: 20px;}
h5 { line-height:1.2em; font-size:1.1em; margin-bottom: 0px;}
h6 { font-weight:bold}
p { margin-bottom: 18px;}
p.largeRed { font-size: 150%; font-weight: bold; color:#FF0000 }

