body {
	font-size: 12px;
	scrollbar-arrow-color:#ffFFFF;
	scrollbar-base-color:#669999;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
}
tr,td{ font: 12px/18px;}
.px16{ font: 16px/18px;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.txtclrblue {
	color: #0066FF;
}
.txtclrpink {
	color: #FF6666;
}
.txtclrred {
	color: #FF0000;
}
.h3 {
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
	line-height: normal;
}
