@charset "UTF-8";
/* CSS Document */

#main {
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top:2em;
	margin-left:4em;
	margin-right:4em;
	width:90%;
}

#top h1, #main h1 {
	font-size:3em;
	color:#061588;
}
#main h2 {
	font-size:2em;
	color:#061588;
}
#main h3 {
	font-size:1.5em; 
	text-align:left; 
	color:#6E6C6C;
	margin-bottom: 0;
	padding-left:5em;
}
#main h4 {
	text-align:left;
	font-size:1.7em;
	color:#6E6C6C;
	margin: 0, 0, 0, 5em;
	margin: 20px 0px 0px 20px;
	padding: 0;
		}

hr {
	margin-top:1em;
	width:80%;
}
#committee {
	align:left;
	width:80%;
}
#committee p {
	text-align:center;
}
#committee h1,h2 {
	color:#061588;
}
.leaders {
	margin-bottom:-.5em;
}
.members {
	margin-bottom:-.8em;
}
.highlight	{
	font-weight:bold;
}
li		{
	margin-bottom:.5em;
}
.underscore a 	{
	text-decoration:underline;
}
.paraleader {
	font-size:1.2em; 
	font-weight:bold; 
	text-decoration:underline;
}
