.sitehdr {
	color: rgb(255, 255, 255);
}
.sitehdr a {
	color: rgb(0, 0, 0);
}
.sitehdr {
	background-color: rgb(0, 0, 0);
}
.sidebar, .sidebarlisttitle, #friendlist {
	color: rgb(0, 0, 0);
}
.sidebar, .sidebarlisttitle, #friendlist {
	background-color: rgb(0, 0, 0);
}
.friendlistscroll, .content {
	color: rgb(0, 0, 0);
}
.title {
	color: rgb(1, 0, 0);
	border-bottom-color: rgb(1, 0, 0);
	border-top-color: rgb(1, 0, 0);
}
.pollbar {
	background-color: rgb(1, 0, 0);
}
.content a {
	color: rgb(0, 0, 0);
}
.friendlistscroll, .content {
	background-color: rgb(255, 0, 0);
}
.sitehdr {
	font-family: "Arial";
	font-size: 10pt;
}
.content {
	font-family: "Tahoma";
	font-size: 9pt;
}
.sidebar, .sidebarlisttitle, #friendlist {
	font-family: "Arial";
	font-size: 10pt;
}
.title {
	font-family: "Arial";
	font-size: 14pt;
}
