
body,td,th {
	font-size: 12px;
	color: #EFEFEF;
	line-height:16px;
	text-align:left;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {	
	font-size: 12px;
	color: #666666;
	text-align:left;
	font-weight:100;
	margin:0px;
}
h2 {	
	font-size: 12px;
	text-align:left;
	font-weight:100;
	margin:0px;
}
h3 {	
	font-size: 12px;
	text-align:left;
	font-weight:100;
	margin:0px;
}

.style1 {color: #FFFFFF}
.underLine02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.underLine01 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.style5 {font-size: 10px}
.style9 {color: #99CCFF}
.style23 {color: #CC3333; }
.style26 {color: #006666}
.style7 {color: #FF3300}
a:link {
	color: #F5F5F5;
}
a:visited {
	color: #F5F5F5;
}
a:hover {
	color: #33CCFF;
}
a:active {
	color: #FFFFFF;
}