html, body {height:100%; margin: 0; padding: 2; }

body {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 85%;
	background: #fff;
	color: #000;
}

h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: x-large; text-align: center; }

a img { border: none; }

a { text-decoration:none; } 

button {font-size: 75%;; margin-left:10px; }
.name {font-weight: bold; }
.desc {font-size: 75%; }
.title {font-weight: bold; }
.date {font-size: 75%; margin-left:10px; }
.abstract {font-style: italic; margin-left:20px; }
.authors {font-size: 75%; margin-left:10px; }

#treecontrol { margin-left:40px; }
