body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	}
#content h2 {
	font-size: 150%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center
	}
#content .subtitle {
	font-weight: bold
	}
#content p {
	text-indent: 0em
	}
#content .1 {
	margin-left: 0em
	}
#content .2 {
	margin-left: 2em
	}
#content .3 {
	margin-left: 4em
	}
#content .4 {
	margin-left: 6em
	}
#content .5 {
	margin-left: 8em
	}
#content .6 {
	margin-left: 10em
	}
#content .7 {
	margin-left: 12em
	}
#content .8 {
	margin-left: 14em
	}
#content table, td, th {
	border: #000000 solid 1px
	}
#content table caption {
	font-weight: bold;
	text-align: center
	}
#content table td, th {
	text-align: center;
	padding: 1px 1em 1px 1em
	}
#content ol li {
	text-indent: 0
	}
