input{
	/*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;
}
.textnormal10 {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
}
.textbold {
	font-family: Tahoma, "MS Serif";
	font-size: 11px;
	font-weight: bold;
}
.boldExRed {
	font-family: Tahoma, "MS Serif";
	font-size: 13px;
	font-weight: bold;
	color: #CC3300;
}
.boldExtra {
	font-family: Tahoma, "MS Serif";
	font-size: 17px;
	font-weight: bold;
	color: #CC3300;
}
.boldExtraGreen {
	font-family: Tahoma, "MS Serif";
	font-size: 17px;
	font-weight: bold;
	color: #009900;
}
.boldExGreen {
	font-family: Tahoma, "MS Serif";
	font-size: 13px;
	font-weight: bold;
	color: #009900;
}
