@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000 !important;
	background-color: #fff !important;
	text-align: justify;
}

a{
	color: #000 !important;
	text-decoration: underline !important; 
}

#container img {
	display: none;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

#hidden {
	width: 100%;
	border: #000000 1px solid;
}

#path {
	width: 100%;
	border: #000000 1px solid;
	border-top: 0;
}

#top {
	display: none;
}

#logo {
	display: none;
}

#menu {
	display: none;
}

#copyright {
	border-top: #000000 1px solid;
}

#bottom {
	display: none;
}

#footer {
	display: none;
}
