h1, h2 {
	font-family: serif;
	text-align: center;
}

p {
	font-family: serif;
}


h3 {
	font-family: serif;
	font-weight: bold;
	text-align: left;
}
h5 {
	font: 20px "Times New Roman", Times, serif;
	text-align: center;
}
h4 {
	font-weight: bold;
}
nav {
	font-family: "Times New Roman", Times, serif;
}
p.nav {

}
.discussion {
	text-decoration: underline;
	font-weight: normal;
}
.strike {
	text-decoration: line-through;
}
.list {
	font-weight: bold;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.legislation {
	font-weight: bold;
}
.emphasize {
	font-style: italic;
}
.emphasize2 {
	font-style: italic;
	font-weight: bold;
}
.emphunderline {
	font-style: italic;
	text-decoration: underline;
}
.dblunderline {
	border-bottom: 0.075em solid;
	line-height: 107.5%;
	text-decoration: underline;
}
body {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.boldcenterunderline {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.centerunderline {
	
	text-decoration: underline;
	text-align: center;
}
