h1 { 
	font-size: large;
        font-weight: bold;
	margin-top: 0pt;
	margin-bottom: 0pt;
}
h2 { 
	font-size: small;
        font-weight: regular;
	font-family: "Arial", sans-serif;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

h3, h4 {
	margin-top: 6pt;
	margin-bottom: 6pt;
}


dt, dd { 
	line-height: 125%;
}

dd { 
	margin-left: 12pt;
}
table, tr, td { 
	margin-top: 0pt;
	margin-bottom: 0pt;
}
p, li, ul { 
	margin-top: 4pt;
	margin-bottom: 0pt;
}
