body {
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	width: 600px;
	margin-left: 30px;
	white-space: normal;
	text-align: left;
	line-height: 18pt;
}
a:link, a:visited { 
  text-decoration : underline;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
  color : #0000ff; 
}
a:active{
  text-decoration : underline;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
  color : #CC0000;
}

.footnote{
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	width: 600px;
	white-space: normal;
	text-align: left;
}
sup {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #000000;
}
.indent {
	text-align: left;
	margin-left: 30px;
	width: 500px;
}

