body {  color: #FFFFFF; background: #000000

}

a:link{color: #EEFFFF; text-decoration: underline} 
a:visited{color: white; text-decoration: underline} 
a:active{color: #666600; text-decoration: none} 
a:hover{
	color: #FF0000;
	text-decoration: none;
} 

.normal-text1 {
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 145%;
	color: #999999;
}
p {
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 145%;
}
.table-border1 {
	border: 1px solid #777777;
}
.table-border2 {
	border: 1px solid #002222;   /* Dark Green */

}

.flm-position {
	margin: 15px 0px 10px 10px;
}

.item-tbl-posi {
	border: 1px solid #999999;
}
.item-title1 {
	font-size: 16px;
	font-weight: bold;
	color: #244;
	
	margin:0 0 0 0;
	padding: 10px 0 10px 10px;

	border-left: 20px solid #244;
	border-top: 1px solid #244;
	border-right: 18px solid #244;
	border-bottom: 1px solid #244;
}

.item-title2 {
	font-size: 10px;
	font-weight: bold;
	background-color: #0a0a0a;
	text-align: center;
	color: #999999;

}
.item-text1 {

	font-size: 9pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 145%;
	color: #999999;
}
.item-price-box {
	font-size: 14px;
	font-weight: bold;
	background-color: #0a0a0a;
	color: #666666;
	border: 1px solid #222222;
	padding: 8px;
	text-align: center;
	line-height: 145%;





}
.item-price-tbl-border {
	border: 1px solid #222222;
	padding: 8px;
	line-height: 2.4em;


}
.normal-text-topic1 {
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 145%;
	color: #044;
	font-weight: bold;

}
.normal-text-topic2 {
	font-size: 9pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 145%;
	color: #999999;
	font-weight: bold;


}

h1 {
	font-size: 16px;
	margin:0 0 0 0;
	padding: 10px 0 10px 0;
	border-left: 20px solid #022;
	border-top: 1px solid #022;
	border-right: 18px solid #022;
	border-bottom: 1px solid #022;
	width: 600px;
	color: #003333;

}
.normal-text-topic3 {
	font-size: 14px;
	line-height: 145%;
	font-weight: bold;
	margin: 0px;
	padding: 4px 4px 4px 10px;

}
.table-border3 {

	border: 1px solid #220000;   /* Dark Green */
}
