@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
a:link {
	color: #51afc4;
	text-decoration: none;
}
a:visited {
	color: #8646ab;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border: 0px;
}
.housekeeping {
	font-size: 12px;
}
.nav {
	font-size: 14px;
	line-height: 48px;
	color: #999999;
}
.heads {
	font-size: 16px;
}
.quotes {
	font-style: italic;
	color: #663333;
	padding: 0px 20px;
}