input{
	font-family: Tahoma;
	font-size : 8pt;
	border: 1px solid #999999;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.textnormal {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	color: #333333;
}
.textbold {
	font-family: Tahoma, "MS Serif";
	font-size: 12px;
	font-weight: bold;
}
.textboldw {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
