.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.pad {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
	margin-bottom: -10px;
}
a.body:link {
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
a.body:hover {
	color: #666666;
	text-decoration: underline;
}
.teampad {
	margin: 40px 25px 0px 0px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
}
.smallerbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
