.text {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	line-height: normal;
	color: #000000;
}
.textMenu {
	font-family: "Helvetica LT";
	font-size: 14px;
	line-height: normal;
	color: #000000;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

.button {
	font-family: "Trebuchet MS", Arial, Helvetica";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #FF1010;
}

.border {
	border: 1px solid #000000;
}
