body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-color: #ffffff;
}

image {
	border: 0px;
}

hr {
	color: #7f7f7f;
}

.header-logo {
	text-align: center;
}

.header-title {
	text-align: center;
	color: #663333;
}

.footer {
	color: #666666;
}

.footer a {
	color: #666666;
}

.category-content {
	color: #000000;
	background-color: #ffffff;
}

.category-content a {
	color: #691c24;
}

.category-header {
	color: #ffffff;
	background-color: #691c24;
	font-weight: bold;
}

.category-title {
	color: #444444;
	font-weight: bold;
}

.site-content {
	color: #000000;
	background-color: #ffffff;
}

.site-content a {
	color: #d42424;
}

.site-header {
	color: #ffffff;
	background-color: #d42424;
	font-weight: bold;
}

.site-title {
	color: #444444;
	font-weight: bold;
}

.chart-content {
	color: #000000;
	background-color: #ffffff;
}

.chart-content a {
	color: #cc0066;
}

.chart-header {
	color: #ffffff;
	background-color: #cc0066;
	font-weight: bold;
}

.chart-title {
	color: #444444;
	font-weight: bold;
}

.new-content {
	color: #000000;
	background-color: #ffffff;
}

.new-content a {
	color: #feb20e;
}

.new-header {
	color: #ffffff;
	background-color: #feb20e;
	font-weight: bold;
}

.new-title {
	color: #444444;
	font-weight: bold;
}

.search-content {
	color: #000000;
	background-color: #ffffff;
}

.search-content a {
	color: #9999cc;
}

.search-header {
	color: #ffffff;
	background-color: #9999cc;
	font-weight: bold;
}

.search-title {
	color: #444444;
	font-weight: bold;
}

.links-header {
	color: #ffffff;
	background-color: #633913;
	font-weight: bold;
}

.links-content {
	color: #000000;
	background-color: #ffffff;
}

.links-content a {
	color: #633913;
}

.about-content {
	color: #000000;
	background-color: #ffffff;
}

.about-content a {
	color: #7f7f7f;
}

.about-header {
	color: #ffffff;
	background-color: #7f7f7f;
	font-weight: bold;
}

.about-title {
	color: #444444;
	font-weight: bold;
}

.review-entry {
	font-style: italic;
}

.about-call {
	font-weight: bold;
}

.more {
	font-weight: bold;
}