#footer, #mh, #left, #arbo, #arbo2, .navigation {
	  display:none;
}
body {
    background: #fff;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11px;
}
#site {
	  text-align: left;
}
div#title {
	  font-size: 13px;
	  color: #000000;
	  font-weight: bold;
}
caption{
	  text-align: justify;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
}
img {
	  border: 0;
}
a {
	  color: #3399CC;
	  font-family: verdana;
	  text-decoration: none;
}
a:hover , a:active , a:focus {
	  color:#FF6633;
	  text-decoration: none;
	  font-weight: normal;
}
h1		{color:#669999  }
h2		{color:#666699  }
h3 {
	  font-size: 13px;
	  font-weight: bold;
	  color:#006699;
}
p {
    text-align: justify;
}
hr {
	  display:none;
}
