body { 
  font-family: sans-serif;
  font-size: 12px;
  color: black;
  background: white;
  margin-left: 2%;
  margin-right: 2%;
}

a {  
  color: #003399;
}

a:hover {  
  color: #3366CC;
  background: silver;
}

a:visited {  
  color: #003399;
}

h1.title {  
  font-size: 170%;
  font-family: Tahoma; sans-serif;
  font-weight: bold;
  color: black;
  text-align: left;
  margin: 0;
  padding: 0;
}

h2.title {  
  font-family: Arial, sans-serif;
  font-size: 150%;
  clear: left;
  margin-left: 1em;
}

p.standard {  
  font-family: sans-serif;
  font-size: 12px;
  color: black;
  background: white;
  margin-left: 3%;
  margin-right: 3%;
/*  text-align: justify; */
  clear: left;
}

p.note {  
  font-family: sans-serif;
  font-size: 12px;
  color: black;
  background: white;
  text-align: left;
  font-style: italic;
}

ol {  
  font-family: sans-serif;
  font-size: 12px;
  color: black;
  background: white;
  margin-left: 5%;
  margin-right: 5%;
  text-align: justify;
}

ul {  
  font-family: sans-serif;
  font-size: 12px;
  color: black;
  background: white;
  margin-left: 5%;
  margin-right: 5%;
  text-align: justify;
}

a.current {  
  color: white;
  text-decoration: none;
  background: #336699;
}

a.nav {  
  color: silver;
  text-decoration: none;
}

a:visited.nav {  
  color: silver;
  text-decoration: none;
}

a:hover.nav {  
  color: white;
  text-decoration: underline;
  background: #336699;
}


p.nav {  
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: silver;
  text-align: right;
}

blockquote {  
  font-family: sans-serif;
  font-size: 10px;
  text-align: center;
}

div.navbar {  
  width: 100%;
  background: #336699;
  padding: 0.5em;
  border: none;
  margin-left: none;
  margin-top: none;
}

img.title {  
  margin-bottom: none;
  float: left;
}

img.logo {  
}

img.embedded {  
  margin-bottom: 0;
}

p.figure {  
  font-size: smaller;
  text-align: center;
  padding: none;
  margin-top: 0;
  font-style: italic;
}

ul.publications {  
  margin-left: 1em;
  list-style-type: none;
}

li.publications {  
}

ul.links{  
  margin-left: 1em;
  list-style-type: none;
}

li.links {  }

a.link {  }

table.internal {  
  border: 1;
}

table.logo {  
  clear: left;
}
