/* CSS Document */body {  font-family: "Times New Roman",        Times, serif;  color: black;  background-color: #FFFFCD }a:link {	text-decoration:underlined;	color:maroon	}a:visited {	text-decoration:underlined;	color:maroon}	 	  ul.navbar {  list-style-type: none;  padding-left: 0px;  padding-bottom: 0;  padding-top: 0;  margin: 0;  font-family:Arial Black, Helvetica, sans-serif;  font-size: 9pt;  line-height: 10pt;}  ul.navbar a {  text-decoration: none }ul.navbar2 {	list-style-type: none;	padding-left: 2px;	padding-bottom: 0px;	padding-top: 0px;    margin-left: 2px;	margin-top: 0px;	margin-bottom: 0px;	font-family:Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: normal;	text-indent: 10px;	line-height: 10pt;}ul.navbar2 a {  	text-decoration: none;  	color:black }ul.navbar2 a:hover {  	text-decoration: underline;  	color:black } ul.navbar2 a:visited {  	text-decoration: none;  	color:black } ul.navbar2 a:visited:hover {  text-decoration: underline;  color:black } ul.links {	list-style-type: none;	padding: 0;	margin: 0;	font-family:Arial Bold, Helvetica, sans-serif;	font-size: 10pt;	font-weight: normal;	text-indent: 0px;}ul.links a {  text-decoration: underline;  color:maroon;}  p {	color: black;	font-family: Arial, Helvetica, sans-serif;	text-indent: 0px;}p.main{	font-size: 10pt;    text-align:justify;	text-justify: auto;	color: black;	font-family: Arial, Helvetica, sans-serif;	text-indent: 0px;	line-height: 11pt;	margin-left: 0px;	margin-right: 4px;}p.header {font-size: 10pt;	color: black;	font-family: Arial black, Helvetica, sans-serif;	text-indent: 0px;}p.subhead {	font-size: 10pt;	color: black;	font-family: Arial, Helvetica, sans-serif;	text-indent: 0px;	font-weight:bold;}p.contact {	font-size: 9pt;    align:left;	color: black;	font-family: Arial, Helvetica, sans-serif;	text-indent: 0px;}p.issue {	font-size: 8pt;	align:left;	justify: none;	color: black;	font-family: Arial, Helvetica, sans-serif;	text-indent: 0px;}p.masthead {	font-size: 8pt;	color: black;	font-family: Arial, Helvetica, sans-serif;	text-indent: 0px;	align:center;}p.copyright{	font-size: 10pt;	color: beige;	font-family:Arial, Helvetica, sans-serif;}p.copyright a {	text-decoration: none;	color: beige;}p.copyright a:hover {	text-decoration: underline;}p.copyright a:visited {	text-decoration: none;	color: beige;}p.copyright a:visited:hover {	text-decoration: underline;}div.box {	border: solid;	border-width: thin;	font-size: 9pt;	line-height:10pt;	color: maroon;	font-family: Arial, Helvetica, sans-serif;	background-color: white;	border-color: #000000;	margin-right: 4px;}div.box a:link {		color:maroon;		text-decoration:none;}		div.box a:hover {		text-decoration:underline;}div.box a:visited {		text-decoration:none;		color:maroon;}div.box a:visited:hover {		text-decoration:underline;}hr {margin-right:4px}ul.main{	font-size: 10pt;	color: black;	font-family: Arial, Helvetica, sans-serif;	line-height: 11pt;	margin-left: 0;	padding-left: 1em;}