
body {
	text-align: left;
}

#bodyDiv {
	background: #f8f8f8;
	color: #000000;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	margin: auto auto auto auto;	/* top right bottom left*/
	padding: 0px;
	width: 760px;
}

.discussion {
	border-width: 0px;
	border-style: solid;
	border-color: #cccccc;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	text-align: left;
}



#disclaim {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
}


h2{
	text-align: center;
}




.dlItem {
	border-style: solid;
	border-color: #0000cc;
	border-width: 2px; padding: 8px;
	font-size: 1em;
	font-weight: normal;	
text-align: left;
}
.dlHeader{
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}
.dlBody{
	font-size: 1em;
	text-align: left;
}






