body {
	font-size: 12px;
	
	background-color: #9C9E9C;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	scrollbar-face-color: ##C2D3FC;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color:  #FFFFFF;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #313152;
	}
#f {
    border-collapse: collapse;
}
.style1 {	color: #FFFFFF;
	font-weight: bold;
}
.style2 {	color: #999999;
	font-weight: bold;
}
td {
	font-size: 12px;
	line-height: 20px;
}
a:link {
    font-size: 12px;
	color: #333333;
	text-decoration: none;	
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;	
}
a:hover {
	font-size: 12px;
	color: #A50808;
	text-decoration: none;	
}

a.lz:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.lz:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;	
}
a.lz:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;	
}
.tx1 {height: 20px;font-size: 9pt; border: 1px solid; border-color: #000000; color: #000000}