body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	background-color: white;
}
h1 {
	font-size: 18px;
	line-height: 24px;
	margin: 0px;
	margin-bottom: 16px;
	color: #223201;
}
h2 {
	font-size: 13px;
	margin: 0px;
	margin-bottom: 6px;
	margin-top: 6px;
}
p, table, ol, #right_col ul { font-size: 12px; line-height: 18px;}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.who {
	font-size: 14px;
	color: #709302;
	float: right;
}
.who a { color: #709302; text-decoration: none; }
.who a:hover { text-decoration: underline; }