/* Common stylesheet */

@import url("common_styles.css");

/* Header colors */

h2, h3, h4, h6, h7 { color:#3A9457; }

h2, h4  {
	border-bottom:1px solid #cccccc; }
	

foot {text-align:center}