body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1 {
	font-weight: normal;
	margin: 0;
}
h2 {
	font-weight: bold;
	margin: 0;
}
body table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
em {
	font-style: normal;
	font-weight: bold;
}
strong {
	font-style: normal;
	font-weight: bold;
	color: #666;
	font-size: 13px;
}
