.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.smallheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}
.phonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.redline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.greyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-image: url(gradient.png);
	background-repeat: repeat;
}
.whitedrop {
	background-image: url(whitedrop.jpg);
	background-repeat: no-repeat;
}
.menudrop {
	background-image: url(menubar.jpg);
	background-repeat: no-repeat;
}
.backdrop {
	background-image: url(backdrop.jpg);
	background-repeat: no-repeat;
}
.logindrop {
	background-image: url(loginbar.jpg);
	background-repeat: no-repeat;
}
.bottomdrop {
	background-image: url(bottomdrop.jpg);
	background-repeat: no-repeat;
}
