body
  {
  font-family: arial;
  font-size: 9pt;
  }

td
  {
  font-family: arial;
  }

td.menu
  {
  font-size: 9pt;
  width: 0%;
  }
  
td.menu h1
  {
	font-size: 16pt;
	font-family: trebuchet ms, arial;
  }

td.text
  {
  font-size: 11pt;
  width: 100%;
  text-align: justify;
  }

h1,h2,h3,h4,h5,h6
  {
	font-family: trebuchet ms, arial;
  text-align: left;
  }

td.text h1
  {
	font-size: 20pt;
  }

td.text h2
  {
	font-size: 16pt;      	
  }

td.text h3
  {
	font-size: 14pt;      	
  }

a
  {
  font-weight: bold;
  text-decoration: none;
  }
  
a:hover
  {
  }

div.abstract
  {
  width: 60%;
  font-style: italic;
  margin-bottom: 20px;
  text-align: left;
  }
  
div.author
  {
  margin-top: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 9pt;
  }

div.breadpath
  {
  font-size: 9pt;
  }
  

div.image_center,
div.image_left,
div.image_right
  {
  font-size: 9pt;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
  }
  
img.simple
  {
  width: 80%;
  }

img
  {
  width: 100%;
  }

table.maintable
  {
  width: 90%;
  }

.unprintable
  {
  display: none;
  }
  
div.data  
  {
  }
