body {
	margin: 0px;
}

input {
	font-family: verdana;
	font-size: 13px;
	color: black;
}

select {
	font-family: verdana;
	font-size: 13px;
	color: black;
}

textarea {
	font-family: verdana;
	font-size: 13px;
	color: black;
}

.default {
	font-family: verdana;
	font-size: 13px;
	color: black;
	line-height: 22px;
}

.red {
	font-family: verdana;
	font-size: 13px;
	color: #9f1516;
	line-height: 22px;
}

.bigwhite {
	font-family: verdana;
	font-size: 13px;
	color: white;
}

.black {
	font-family: verdana;
	font-size: 9px;
	color: black;
}

.white {
	font-family: verdana;
	font-size: 9px;
	color: white;
}

a.brown {
	font-family: verdana;
	font-size: 9px;
	color: #7d7170;
	text-decoration: none;
}

a.brown:hover {
	font-family: verdana;
	font-size: 9px;
	color: #7d7170;
	text-decoration: underline;
}

a.white {
	font-family: verdana;
	font-size: 9px;
	color: white;
	text-decoration: none;
}

a.white:hover {
	font-family: verdana;
	font-size: 9px;
	color: #7d7170;
	text-decoration: none;
}

a.mapLink {
	font-family: Tahoma;
	font-size: 9px;
	color: #ffffff;
	background: #464241;
	height: 27px;
	text-decoration: none;
}

a.mapLink:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	background: transparent;
	height: 27px;
	text-decoration: none;
}

a.mapLinkOver {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	background: transparent;
	height: 27px;
	text-decoration: none;
}

a.mapLinkOver:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	background: transparent;
	height: 27px;
	text-decoration: none;
}

a.nav {
	font-family: verdana;
	font-size: 8px;
	color: white;
	text-decoration: none;
}

a.nav:hover {
	font-family: verdana;
	font-size: 8px;
	color: #7d7170;
	text-decoration: none;
}

a.navOver {
	font-family: verdana;
	font-size: 8px;
	color: #7d7170;
	text-decoration: none;
}

a.navOver:hover {
	font-family: verdana;
	font-size: 8px;
	color: #7d7170;
	text-decoration: none;
}

a.red {
	font-family: verdana;
	font-size: 13px;
	color: #9f1516;
	text-decoration: none;
}

a.red:hover {
	font-family: verdana;
	font-size: 13px;
	color: #9f1516;
	text-decoration: underline;
}

a.default {
	font-family: verdana;
	font-size: 13px;
	color: black;
	text-decoration: none;
}

a.default:hover {
	font-family: verdana;
	font-size: 13px;
	color: black;
	text-decoration: underline;
}

a.black {
	font-family: verdana;
	font-size: 9px;
	color: black;
	text-decoration: none;
}

a.black:hover {
	font-family: verdana;
	font-size: 9px;
	color: black;
	text-decoration: underline;
}
