body,td,th,p,div,ol,ul,li{
	font-size: 14px;
}
.px18bold{
	font-size: 18px;
	font-weight: bold;
}
.px18{
	font-size: 18px;
	font-weight: normal;
}
.px14bold{
	font-size: 14px;
	font-weight: bold;
}
.px14{
	font-size: 14px;
	font-weight: normal;
}
.px10bold{
	font-size: 10px;
	font-weight: bold;
}
.px10{
	font-size: 10px;
	font-weight: normal;
}
.px12bold{
	font-size: 12px;
	font-weight: bold;
}
.px12{
	font-size: 12px;
	font-weight: normal;
}

body{
	scrollbar-width:5;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-base-color:#3399FF;
	scrollbar-face-color:#2288EE;
	scrollbar-highlight-color:#99CCFF;
	scrollbar-shadow-color:#0066CC;
}
