.article {
	line-height: 1.55em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
h1 {
	font-size: 1.5em;
	font-weight: bolder;
	color: #FF0000;
	line-height: 1em;
}
h2 {
	font-size: 18px;
	color: #FF0000;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #0000FF;
}
a, a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	border: 1px solid #C3C3C3;
	padding: 5px;
	background-color: #F7F7F7;
	margin: 8px 30px 8px 25px;
}
.credit {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
}
.page {
	color: #5D5D5D;
	font-size: 0.9em;
	font-style: italic;
}
body#faqs blockquote, body#streetteam blockquote, body#contact blockquote {
	background-color: transparent;
	border: none;
	margin: 1px;
	padding: 1px 3px 1px 25px;
}
a.home, a.home:link, a.home:visited{
	font-size: 10px;
	color: #B4B4B4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-right: 6px;
	padding-left: 12px;
	display: block;
	width: 50px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
}

a.home:hover {
	background-image: url(images/home_over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #616161;
}
#contact form {
	margin: 0px;
	padding: 0px;
}
#flyers {
	font-size: 11px;
	line-height: 1.42em;
	text-decoration: none;
}
