body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
}

h1.congress {
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	color: #f30;
	margin: 0 0 .2em 0;
}

h2 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #666;
	margin: 1em 0 0.2em 0;
}

h3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}

h3.congress {
	color: #666;
	margin: .2em 0 3em 0;
}

td {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4;
}

input {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

select {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

option {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style-type: circle;
}

li {
	padding-bottom: 11px;
}

.smalltitle {
	font-weight: bold;
	color: #6699cc;
	margin: 2em 0 .5em 0;
}

.mediumtitle {
	font-weight: bold;
	font-size: 12px;
	color: #6699cc;
	margin-bottom: 5px;
}

.aftertitle {
	margin-top: 5px;
}

.note {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}

.white {
	color: white;
}

.orange {
	color: #ff6633;
}

.gray {
	color: gray;
}

.footer {
	color: gray;
}

.header {
	color: gray;
	font-size: 9px;
}

.first {
  margin-top: 0;
}

a {
	color: #003399;
	text-decoration: underline;
}
