body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #262626;
}


.txtNormal {
	font-size: 12px;
}

.txtMid {
	font-size: 14px;
	font-weight: bold;
	color: #363636;
}

.txtMidMenu {
	font-size: 12px;
	font-weight: bold;
	color: #262626;
	text-decoration: none;
}

.txtMidMenu:hover {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.txtBigger {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}

.txtPhone {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	font-family: sans-serif;
}