a.bottom {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	highlight: #ffffff
}

a.bottom:active {
	color: #ffffff
}

a.bottom:visited {
	color: #ffffff
}

a.bottom:link {
	color: #ffffff
}

a.bottom:hover {
	color: #000000;
	BACKGROUND-COLOR: #ffffff;
}

a img {
	border: none
}

body {
	margin: 0px;
}

.headline2 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #993333;
}

.headline3 {
	font-family: Arial;
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
}

.headline4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.home {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.address {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

hr {
	border: none 0;
	border-top: 1px dashed #990000;
	width: 100%;
	height: 1px;
}

li {
	font-family: Arial;
	font-size: 12px
}

input {
	color: #000000;
	border: 1px solid #000000;
}

input.search {
	color: #000000;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

select {
	color: #000000;
	border: 1px solid #000000;
}

textarea {
	color: #000000;
	border: 1px solid #000000;
}