body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textArea {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 640px;
}
.textInputLastname {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 200px;
}
.textInputFirstname {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 200px;
}
.textInputEmail {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 200px;
}
.textInputPhone {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 200px;
}
.textInputStreet {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 200px;
}
.textInputZip {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 100px;
}
.textInputcity {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 200px;
}
.textInputNumber {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 100px;
}
a {
	color: #c20016;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: normal;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: normal;
}
.txtHead {
	font-size: 24px;
	font-weight: normal;
}
.txtHeadSub {
	font-size: 13px;
	font-weight: normal;
}
.txtAddress {
	font-size: 10px;
	font-weight: normal;
}
.iconText {
	font-size: 8px;
	font-weight: bold;
	color: #ffffff;
}
.ahrefDescBlack {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}
.contentText {
	font-size: 12px;
	font-weight: normal;
}
.contentSub {
	font-size: 10px;
	font-style: normal;
}
.catchTitle {
	font-size: 16px;
	font-weight: normal;
}
.catchDesc {
	font-size: 10px;
	font-weight: normal;
}
.welcomeDesc {
	font-size: 12px;
	font-weight: normal;
}
.footerText {
	font-size: 10px;
	font-weight: normal;
}
.subText {
	font-size: 8px;
	font-weight: normal;
}
.mainText {
	font-size: 14px;
	font-weight: bold;
}
.dataText {
	font-size: 12px;
	font-weight: normal;
}
.dataPrice {
	font-size: 12px;
	font-weight: bold;
}
.bigSubText {
	font-size: 9px;
	font-weight: normal;
}
.bigAddress {
	font-size: 14px;
	font-weight: normal;
}
.selectProduct {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	width: 600px;
}
.markRed {
	color: #ff0000;
}
.tippList li {
	margin-bottom: 10px;
}