input{
	font-family: Tahoma, "MS Serif";
	font-size : 9pt;
	border: 1px solid #999999;
}
.textsmall {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
.textnormal {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #5B5B5B;
}
.textbold {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	font-weight: bold;
	color: #3D3D3D;
}

