#login, #menu, #submenu, #footer, #sidebar, .button {
	display: none;
}
body {
	background-color: #ffffff;
	color: #7d7b7b;
}
body, p, a, h2, h3, h4, h5, a {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	line-height: 15px;
}
body {
/*	background-image: url('../images/logo/goc.png');
	background-position: top right;
	background-repeat: no-repeat;
*/
}
