body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	list-style-type: decimal;


}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-bottom: 0em;

}
h2 {
	font-size: 1.5em;
	line-height: normal;
	color: #000000;
}
ol {
	list-style-type: decimal;
	font-size: 1em;
	line-height: 2em;

}
ul {
	list-style-type: disc;
}
