.text12w{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;	
}
.text14w{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;	
}
.text11{
	font-family: "Tahoma";
	font-size: 11px;
	color: #222222;	
}
.text12{
	font-family: "Tahoma";
	font-size: 12px;
	color: #222222;	
}
.text14{
	font-family: "Tahoma";
	font-size: 14px;
	color: #222222;	
}
.text-header{
	font-family: "Tahoma";
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
}
.text-header2{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color:#666666;
}
.text14-grey{
	font-family: "Tahoma";
	font-size: 14px;
	font-weight:bold;
	color:#666666;
}
.text12bold{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	color: #222222;	
}
.little-text-grey{
	font-family: "Tahoma";
	font-size: 10px;
	color: #666666;
	font-weight:normal;
}
.form-errors{
	font-family: "Tahoma";
	font-size: 10px;
	font-weight:bold;
	color: #FF0000;
}