@meta { Title: "Publications"; }


BODY { 
  font-family: "verdana", "arial", "helvetica", "sans-serif"; 
  background: #FFFFCC; 
}

A.bread:visited {
    color: #0000ff;
    text-decoration: none;
}

A.bread:link    {
  color: ##0000ff;
  text-decoration: none;
}

A.bread:active  { 
  color: ##0000ff;
  text-decoration: none;
}

A.bread:hover  { 
  color: #000000;
  text-decoration: none;
  background-color: #d0d090;
}

A:visited {
  color: #0000cc;
  text-decoration: none;
}

A:link    {
  color: #0000ff;
  text-decoration: none;
}

A:active  { 
  color: #0000ff;
  text-decoration: none;
}

A:hover  { 
  color: #0000b0;
  text-decoration: none;
  background-color: #dddd99;
  }

HR.EndRule { margin-top: 3em; }

H1 {font-size: 22pt;
  font-family: "times new roman", "times", "serif";
  }

DIV.H2 {
  text-align: center;
  font-size: 16pt;
  font-family: "Georgia", "times new roman", "times", "serif";
  margin-top: 0pt;
  margin-bottom: 1em;
  }

DIV.H3 {font-size: 12pt;
  font-family: "Georgia", "times new roman", "times", "serif";
  margin-left: 1%;
  margin-top: 0em;
  margin-bottom: 0em;
  }


DIV.H4 {font-size: 10pt;
  font-family: "verdana", "arial", "helvetica", "sans-serif"; 
  font-weight: NORMAL; 
  margin-left: 3%;
  margin-top: 0pt;
  margin-bottom: 0em;
  }

DIV.H5 {font-size: 10pt;
  font-family: "times new roman", "times", "serif"; 
  font-weight: normal; 
  margin-left: 5%;
  margin-top: 0pt;
  margin-bottom: 0.5em;
    }

P { font-size: 8pt; 
  font-family: "verdana", "arial", "helvetica", "sans-serif"; 
  margin-right: 5%; 
  margin-left: 5%; 
  margin-top: 0pt;
  margin-bottom: 0.5em;
  }

TD { 
  font-size: 8pt; 
  font-family: "verdana", "arial", "helvetica", "sans-serif"; 
  }
  
DIV.SubHead { 
  color: darkblue;
  font-size: 15pt; 
  font-weight: bold;
  margin-top: 3em;
  text-transform: uppercase;
}

DIV.SubHead2 { 
  color: darkblue;
  font-size: 15pt; 
  font-weight: bold ;
  margin-top: 2em;
  text-transform: none;
}

DIV.Copyright {
  font-size: 10pt; 
  font-style: italic;
  margin-top: 2em;
}

DIV.comment {
  font-size: 10pt;
  }

DIV.url {
  font-size: 8pt;
  font-family: "verdana", "arial", "helvetica", "sans-serif"; 
  margin-left: 5%;
  margin-right: 5%;
  }

DIV.desc {
  font-size: 8pt;
  font-family: "verdana", "arial", "helvetica", "sans-serif"; 
  margin-left: 8%;
  margin-right: 5%;
    }

DIV.navbreadcrumbs {
  margin-top: 0;
  font-size: 8pt;
  font-family: "verdana", "arial", "helvetica", "sans-serif"; 
  }

SPAN.sub {
  font-size: 6pt;
  vertical-align: sub;
}

SPAN.sup {
  font-size: 6pt;
  vertical-align: super;
}

SPAN.tablehead {
  font-size: 14pt;
  font-family: "times new roman", "times", "sans-serif"; 
  font-weight: bold;
}
