body{font:13px/1.5 "Century Gothic", AppleGothic, "Gill Sans", "Gill Sans MT", GillSans, Calibri, "Trebuchet MS", sans-serif;}
pre,code{font-family:'DejaVu Sans Mono',Monaco,Consolas,monospace}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1, h2, h3, h4, h5, h6 {font-family: 'Bitter', serif;}
h1{font-size:23px; color: #00703c; text-shadow: 1px 1px 0 #FFFFFF;}
h2{font-size:20px; 	color:#afc636; text-shadow: 1px 1px 0 #FFFFFF;}
h3{ font-size: 18px; color: #00703C; text-transform: uppercase;
    text-shadow: 1px 1px 0 #FFFFFF;
	border-bottom: thin dotted #919295;
}
h4{font-size:16px; font-weight: 400; text-shadow: 1px 1px 0 #FFFFFF; margin-top: 10px;}
h5{font-size:16px text-shadow: 1px 1px 0 #FFFFFF;}
h6{
	background-image: url("../img/h3-bg.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: white;
    font-size: 21px;
    font-weight: 400;
    height: 40px;
    padding: 8px 0 10px 12px;
    text-shadow: 1px 1px 0 #00703C;
    text-transform: uppercase;
	}
ol{list-style:decimal}
ul{list-style:disc}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h5,h6,ol,ul,pre,table,address,fieldset,figure{margin-bottom:15px}

