#header {
	display: none;
}

body {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 11pt;
}
h1 {
	font-size: 15pt;
	color: #9A2D20;
}
h2 {
	color: #1F8834;
	font-size: 13pt;
	font-weight: normal;
	margin: 10px 0 4px 0;
    padding: 0 0 2px 0;
    border-bottom: 1px solid #1F8834; 
}
p {
	margin: 0 0 1.2em 0;
}