<!--
img#logo {
	float: left;
	padding: 50px;
}
h1.aphead {
	font-size: 1.2em;
	line-height: 130%;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
}	
h2.attn, h2.groupresform {
	text-align: center;
}
h2.groupresform {
	font-size: 1.5em;
	text-decoration: none;
	margin-bottom: 1.5em;
}
p.center {
	text-align: center;
}
p.note {
	font-size: 0.8em;
	line-height: 110%;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: green;
	margin: 0;
	margin-left: 15%;
	margin-right: 15%;
}
p.notel {
	font-size: 0.8em;
	line-height: 110%;
	font-style: italic;
	font-weight: normal;
	color: green;
	margin: 0;
	margin-left: 5%;
	margin-right: 15%;
}
p.notem {
	font-size: 0.8em;
	line-height: 110%;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	color: green;
	margin: 0;
}
a.apdown {
	font-size: 1.1em;
	line-height: 130%;
	color: red;
}
span.notel {
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: green;
	margin: 0;
}
.bold {
	font-weight: bold;
}
.bigbold {
	font-size: 120%;
	font-weight: bold;
}
.red {
	color: red;
}
.underline {
	text-decoration: underline;
}
form {
	color: #BB5588;
	padding-top: 1.0em;
	margin-bottom: 1.0em;
	border-top: dashed teal 2px;
	border-bottom:  dashed teal 2px;
}
fieldset {
	padding-bottom: 1.0em;
}
fieldset hr {
	text-align: left;
	height: 1px;
	width: 15%;
	margin: 1.5em 0 0 0;
}
legend {
	text-decoration: underline;
	padding-bottom: 0.5em;
}
em {
	background-color: #ffffee;
}
-->
