.fontBrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6F6253;
	font-size: 10px;
	text-decoration: none;

}
.fontBlackSerif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #5A4A3F;


}
body {
	background-attachment: scroll;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.archiveLabel {
	background-attachment: fixed;
	background-image: url(images/archive/plaque.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
