
body { 
font-family:"Arial",sans serif;
 
background-color:#ffffff}
p {
text-align:justify;
}
h1 { color:#000000; font-size:16pt; font-family:Arial sans serif;}
h2 { color:#000000; font-size:12pt; font-family:Arial sans serif;}
p.namo-list { color:rgb(128,128,128); font-size:12pt; font-family:Arial sans serif;}
p.namo-sublist { color:rgb(0,128,128); font-size:10pt; font-family:Arial sans serif;}
td.menu {background-color:#ffffff;onMouseOver:"this.bgColor='#ccccff'"; onMouseOut:"this.bgColor='white'"}
tr {valign:top;}
tr.alt {background-color:#d1d1d1;}
li { font-size:10pt;}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }
ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration: none }
a:link {
  color: blue ;
	text-decoration: none}
a:visited {
  color: blue ;
	text-decoration: none}
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }