html {
    font-family: 'Arial CE',Arial,sans-serif;
    font-size: 14px;
}

header, footer, .top, .login, .button {
	display: none;
}

h2 br ,h3 br {
	display: none;
}

ul, ul li {
	padding-left: 10px;
}

a {
	color: #000;
	text-decoration: none;
}