.sidebarHeader {
	font-family: Courier New, Courier, mono;
	font-size: small;
	font-style: normal;
	line-height: normal;
	background-color: #EAF5FF;
	letter-spacing: 4pt;
	position: static;
	vertical-align: top;

}
.sidebarBody {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	background-color: #FFFFFF;
	letter-spacing: 2pt;
}
