.sitehdr {
	color: rgb(19,15,16);
}
.sitehdr a {
	color: #ffffff;
}
.sitehdr {
	background-color: rgb(240,228,20);
}
.sidebar, .sidebarlisttitle, #friendlist {
	color: rgb(24,22,15);
}
.sidebar, .sidebarlisttitle, #friendlist {
	background-color: rgb(192,180,169);
}
.friendlistscroll, .content {
	color: rgb(14,10,9);
}
.title {
	color: rgb(14,6,18);
	border-bottom-color: rgb(14,6,18);
	border-top-color: rgb(14,6,18);
}
.pollbar {
	background-color: rgb(14,6,18);
}
.content a {
	color: rgb(11,16,0);
}
.friendlistscroll, .content {
	background-color: rgb(249,247,129);
}
.sitehdr {
	font-family: "Arial";
	font-size: 8pt;
}
.content {
	font-family: "Arial";
	font-size: 8pt;
}
.sidebar, .sidebarlisttitle, #friendlist {
	font-family: "Arial";
	font-size: 8pt;
}
.title {
	font-family: "Arial";
	font-size: 8pt;
}
