.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodytextsingle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.description-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
a:link {
	color: #0061AA;
}
a:visited {
	color: #0061AA;
}
a:hover {
	color: #000000;
}
.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.description-specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 46px;
	font-weight: normal;
	background-color: #EE3E41;
	color: #FFFFFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.specialstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.description9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.floatRight{
float:right;
margin-bottom:2px;
margin-left:10px;
}
.floatLeft{
	float:left;
	margin-bottom:2px;
	margin-left:11px;
}
