#MAIN {
	width            : 640px;
	padding          : 20px 30px 50px 30px;
	font-size        : 10pt;
	line-height      : 1.5em;
}

P{
	padding-left     : 15px;
	padding-right    : 15px;
}

H2{
	font-size        : 12pt;
	border-bottom    : 2px dotted gray;
	margin-bottom    : 0px;
	padding          : 5px;
}

TABLE{
	margin-left      : 15px;
	margin-right     : 15px;
}
#COL1 {
	background-color : ffffcc;
	width            : 80px;
	font-weight      : bold;
	text-align       : center;
}
TD{
	line-height      : 1.5em;
	font-size        : 9pt;
}
