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

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#FFF;
	color:#000;
	background-image:none;
	font-size:11pt;
}

img {
	border:none;
}

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

#img {
	border:none;
}

#content {
	color:#000;
	text-align:justify;
}

.tree {
	display:none;
}

#footer {
	display:none;
}
#nav {
	display:none;
}
#logo{
	display:inline;
	float:left;
}
