.normal-text {

font-family: Trebuchet MS; font-size: 11px; color: #333333
}

.inormal-text 
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.white-text {

font-family: Arial; font-size: 11px; color: #ffffff
}

.link1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

:hover.link1 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;
}

.form-text {
font-family: Trebuchet MS; font-size: 11px; color: #333333
}

.Button-text {
  background: #CC6600;
  border: 1px solid #000000;
  font-family: Trebuchet MS;
  font-weight: 700; 
  font-size: 11px;
  color: #FFFFFF;
}
