
* { font-family: arial, nimbus sans, helvetica, liberation sans, freesans, sans-serif; }

html,body { height: 100%; margin: 0px; padding: 0px; }
 
html { overflow-y: scroll; }

p { font-size:16px; margin:0; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h1:first-of-type, h2:first-of-type { margin-top: 6px; }

#whole { padding: 5px; }

img { border:0; }

html, body
{
  min-height: 500px;
  max-height: 1000px;
  min-width: 750px;
  background-color: #e3e9ff;
}

/*
 .news{ background-color: white; }
*/

.fixedheight { overflow-y:hidden; }
.fixedheight td a { text-decoration: none; }

.news p
{
  margin: 1em;
  %text-align: justify;
}

table, html, body
{
  margin: 0px;
  padding: 0px;
  border: 1px;
}

iframe { background-color: white; }

a { color: inherit; border-width: 0px; }
a:active { color: red; }
a:hover { text-decoration: underline; }
a:hover:link { color: blue; }
a:hover:visited { color: red; }

p { padding: .14em; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; }
p.title { font-weight: bold; }
p.coauthors { font-style:italic; }
p.coauthors a { text-decoration: none; }
p.title { text-indent: -1em; }
p.title,p.coauthors,p.journal { margin-left: 1em; }
p.journal { margin-bottom: 1.4em; }

.journal a { text-decoration: none; }
.journal a:hover { text-decoration: underline; }

/* .member { padding:4px } */

