body {
	font-family: verdana;
	font-size: 8pt;
}

td {
	font-size: 8pt;
}

td.subheading {
	font-size: 10pt;
	font-weight: bold;
	color: #00488C;
	border-bottom: 1px solid #A5BBD1;
}

td.subheading .firstword {
	color: #B70213;
}

table.formtable td {
	padding-right: 8px;
	line-height: 16pt;
	font-size: 8pt;
}

select {
	font-size: 8pt;
}

.multipickblurb {
	line-height: 12pt;
	padding-top: 4pt;
}

a {
	color: #B70213;
}

a:hover {
	color: #00488C;
	text-decoration: none;
}

input.button {
	font-size: 8pt;
	font-family: verdana;
}