.text1 {
	font-size: 12px;
	color: #000000;
}
.scrollStyle
{
scrollbar-base-color:#FFFFCC; 
scrollbar-face-color:#E3E3E6; 
SCROLLBAR-HIGHLIGHT-COLOR: #f5f9ff; 
SCROLLBAR-SHADOW-COLOR:#cccccc; 
SCROLLBAR-3DLIGHT-COLOR: #D6D3D6;
 SCROLLBAR-ARROW-COLOR: #797979; 
SCROLLBAR-TRACK-COLOR: #EFF3F7; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
.lan {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-left-color: #dbdbdb;
}
a{
	font-size: 14px;
	color: #0D7FB1;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #0D7FB1;

}
.textmax {
	font-size: 12px;
	font-weight: bold;
	color: #0D7FB1;
	text-decoration: none;
}
.wlink {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.text2 {
	font-size: 12px;
	font-style: italic;
	color: #919191;
	text-decoration: none;
}
.textred {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
