.txt{
	font-size : 11pt;
	color : #000000;
}
.tips{
	font-size : 12px;
	color : #000000;
}
.menu, a:link.menu, a:visited.menu{
	font-size : 13px;
	color : #000000;
	text-decoration: none;
}
.menudel{
	 filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=50, StartY=50, FinishX=100, FinishY=100);
}
.comment{
	font-size : 8pt;
}

.topic{
	font-size : 15pt;
}

.subtitle{
	font-size : 13pt;
}
.inp{
	font-size: 12px;
}
.fieldname{
	font-size: 11pt;
}
.butt{
	font-size: 8pt;
	font-weight: bold;
}
.alert{
	font-size: 11pt;
	color: #cc0000;
}