BODY {
	background-color: #000000;
}
TABLE {
	width: 100%;
	height: 100%;
}
H1, H2 { 
	font-family: "times new roman", times, serif;
	font-size: 16pt;
	color: #FF9900;
	background-color: #000000;
 }
P, LI { 
	font-family: "times new roman", times, serif;
	font-size: 13pt;
	color: #FF9900;
	background-color: #000000;
 }
LI {
	line-height: 200%
 }
P {
	line-height: 110%
 }
A { 
	font-family: "times new roman", times, serif;
	text-decoration: none;
	cursor: pointer;
 }
A:link  { 
	color: yellow;
	background-color: #000000;
}
A:visited { 
	color: yellow;
	background-color: #000000;
}
a:hover 
{
	color: #ffffff;
	background-color: #000000;
}
  .tl	{
  	border-bottom:solid 1pt #FF9900;
 	border-right:solid 1pt #FF9900;
	padding: 8pt 8pt 8pt 8pt;
	margin: 28pt 28pt 28pt 28pt;
  }
  .tr	{
  	border-bottom:solid 1pt #FF9900;
	padding: 8pt 8pt 8pt 8pt; 
	margin: 28pt 28pt 28pt 28pt; 
  }
  .bl	{
 	border-right:solid 1pt #FF9900;
	padding: 8pt 8pt 8pt 8pt;
	margin: 28pt 28pt 28pt 28pt; 
  }
  .br	{
  	border:none;
	padding: 8pt 8pt 8pt 8pt; 
	margin: 28pt 28pt 28pt 28pt; 
  }
.txt {
	margin-left: 8pt
}
.legal {
	margin-left: 8pt;
	font-family: "times new roman", times, serif;
	font-size: 8pt;
	color: #FF9900;
	background-color: #000000;
}
.h1_fp { 
	font-size: 24pt;
	font-style: italic;
 }
.h2_fp { 
	font-size: 14pt;
	font-style: normal;
 }
@media print {
BODY {
	background-color: #FFFFFF;
}
TABLE {
	width: 100%;
	height: 100%;
}
H1, H2 { 
	font-family: "times new roman", times, serif;
	font-size: 16pt;
	color: #000000;
	background-color: #FFFFFF;
 }
P, LI { 
	font-family: "times new roman", times, serif;
	font-size: 13pt;
	color: #000000;
	background-color: #FFFFFF;
 }
LI {
	line-height: 200%
 }
P {
	line-height: 110%
 }
A { 
	font-family: "times new roman", times, serif;
	text-decoration: none;
	cursor: pointer;
 }
A:link  { 
	color: #000000;
	background-color: #FFFFFF;
}
A:visited { 
	color: #000000;
	background-color: #FFFFFF;
}
a:hover 
{
	color: #000000;
	background-color: #FFFFFF;
}
.tl	{
 	border-bottom:solid 1pt #FF9900;
 	border-right:solid 1pt #FF9900;
	padding: 8pt 8pt 8pt 8pt;
	margin: 28pt 28pt 28pt 28pt;
  }
.tr	{
 	border-bottom:solid 1pt #FF9900;
	padding: 8pt 8pt 8pt 8pt; 
	margin: 28pt 28pt 28pt 28pt; 
  }
.bl	{
 	border-right:solid 1pt #FF9900;
	padding: 8pt 8pt 8pt 8pt;
	margin: 28pt 28pt 28pt 28pt; 
  }
.br	{
 	border:none;
	padding: 8pt 8pt 8pt 8pt; 
	margin: 28pt 28pt 28pt 28pt; 
  }
.txt {
	margin-left: 8pt
}
.legal {
	margin-left: 8pt;
	font-family: "times new roman", times, serif;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
}
.h1_fp { 
	font-size: 24pt;
	font-style: italic;
 }
.h2_fp { 
	font-size: 14pt;
	font-style: normal;
 }  .noprint	{ display: none }
}
@page {
  size: auto;   
  margin: 10%;
}
