.text {
	font-size: 16px;
}
.menu {
	font-family: Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.acct {
	font-family: Helvetica, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #40AA80
}
.pdf-link {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.h1 {
	font-size: 24px;
	color:#0000a4;
}
.h2 {
	font-size: 30px;
	color:#0000a4;
	font-weight:bold;
}
.h3 {
	font-size: 20px;
	color:#0000a4;
}
.list {
	font-family: New Century Schoolbook, Georgia, Times, serif;
	font-size: 18px;
}
.index {
	font-size: 11px;
}
td#picture {
	height: 120px;
	width: 180px;
	text-align: center;
	vertical-align: center;
}