body, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 11px;
}

ul {
	list-style-type: square;
}

.headline {
	font-family: Palatino, "Times New Roman", Times, serif;
	color: #42A5B5;
	font-size: 22px;
	font-weight: bolder;
}

.subhead, .subhead2 {
	font-size: 11px;
	font-weight: bold;
}

.subhead2 {
	color: #009;
}

.caption {
	color: #999;
}

.sidebarhead {
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #003942;
}

.sidebartable {
	padding: 5px;
}

.sidebartable tr td ul {
	padding: 10px;
}

.footnote {
	font-size: 9px;
	color: #999999;
}