#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;
}