body {
	font-family: Roboto Condensed;
}

header {
    display: none;
}
.dropdown  {
    display: none;
}
.sidebar  {
    display: none;
}

a  {
    color: black;
}
td {
    vertical-align: top;
	border-bottom: 1px solid #CCC;
}
