body {
	background-color: #FFFFFF;
}

#header {
	background: #FFFFFF;
	border-bottom: 2px solid red;
}

#headerTitle {
	padding-bottom: 0px;
	padding-top: 0px;
	background: #FFFFFF;	
}

#header h1 {
	font-family: Garamond,'Times New Roman',Times,serif;
}

#main h2 {
	font-family: Garamond,'Times New Roman',Times,serif;
}

#main h3 {
	font-family: Garamond,'Times New Roman',Times,serif;
}

#content {
	border-top: 0px dotted #000;
}

#content h3 {
	font-family: Garamond,'Times New Roman',Times,serif;
}

#content h4 {
	font-family: Garamond,'Times New Roman',Times,serif;
}

