body {
	background-color: #a6a665;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #58582c;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #a6a665;
}

a:hover {
	text-decoration: underline;
	color: #a6a665;
}

.topHeader {
	font-size: 75%;
	background-color: #FFFFFF;
}

.mainBkgr {
	font-size: 80%;
	background-color: #FFFFFF;
}

.disclaimer {
	font-size: 75%;
}

.newsBox {
	background-color: #a6a665;
	color: #FFFFFF;
	font-size: 75%;
}

.boldText {
	font-weight: bold;
}

.priceText {
	font-weight: bold;
	font-size: 70%;
}
.archiveArticleHeader {
	font-size: 75%;
}

.archiveArticleTitle {
	font-size: 80%;
	font-weight: bold;
}

.archiveArticleSummary {
	font-size: 80%;
}
.mainBkgrCopy {
	font-size: 80%;
	background-color: #FFFFFF;
	color: #0033FF;

}
