h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#form1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
p {
	font-size: .95em;
	line-height: 1.3em;
}

#newMinutes h1 {
	text-decoration: underline;
	font-size: 1.9em;
	font-weight: lighter;
}

#newMinutes {
	width: 600px;
}

#footer {
	font-size: .8em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
}
#footer a {
	text-decoration: none;
}

.small {
	font-size: .6em;
}