body {	/* background: #3366CC; */	font-family: Times New Roman, times, serif;	margin: 0px;	border: solid 4px;	border-color: #6666FF;	}hr {	text-align: center;	color: #FF0000;} div.head {	background: yellow;	text-align: center;	line-height: 1.5;	font-family: Times New Roman, times, serif;	font-weight: bold;	font-style: italic;	font-size: 20pt;	margin: 0px;	border: solid 0px;	border-color: #6666FF;}div.subhead {	background: yellow;	text-align: center;	line-height: 1.3;	font-family: Times New Roman, times, serif;	color: #FF0000;	font-weight: bold;	font-style: italic;	font-size: 18pt;	margin: 0px;	border-bottom: solid 0px;	border-color: #6666FF;}div.foot {	background: #DDDDFF;	line-height: 20px;	text-align: center;	font-family: Times New Roman, times, serif;	font-size: 12;	border: solid 3px;	border-color: #6666FF;}div.sechead {	background: white;	text-align: center;	font-family: Arial , non-serif;	color: #FF0000;/*	font-weight: bold; *//*	font-style: italic; */	font-size: 14pt;	margin: 0px;	padding-top: 10px; padding-bottom: 0px; }div.section {	background: white;	text-align: left;	font-family: Times New Roman, times, serif;	color #000000;	font-style: normal;	font-size: 12pt;	margin: 0px;	padding-top: 10px; padding-bottom: 20px;}div.tablehead {	background: white;	text-align: center;	font-family: Arial , non-serif;	color: #000000;	font-size: 14pt;	margin: 0px;	padding: 2px; }div.table {	background: white;	text-align: center;	font-family: Arial , non-serif;	color #000000;	font-size: 12pt;	margin: 0px;	padding: 2px; }div.left {	text-align: right;	font-family: Arial sans-serif;	font-weight: bold;/*	margin-left: 10px;	margin-right: 10px; */	postion: relative; top: 50px;	padding-top: 10px;}