BODY {
	background-color:#F0F0E0;
	font-size:11pt;
	line-height:20px;
	color:#202020;
}
H1 {
	font-size:20px;
}
H2 {
	font-size:18px;
	color:Red;
}
H3 {
	font-size:16px;
	color:Red;
}
DT { font-weight:bold; }

.com {
	font-size:10pt;
	color:gray;
	margin-left:30px;
}
