/*
   article.css
*/

a {
  text-decoration: underline;
}
a:hover {
  color: #cc6666;
}
.abstract {
  font-size: 11px;
  margin-bottom: 15px;
}
.abstract-header {
  font-size: 12px;
  font-weight: bold;
}
.article {
  width: 510px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
}
.authors {
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 18px;  
}
b {
}
.biography {
  font-style: italic;
  margin-bottom: 10px;
}
.body {
  margin-left: 10px;
  margin-right: 0px;
}
.caption {
  font-size: 10px;
  line-height: 13px;
}
.copyright {
  font-size: 10px;
}
em {
}
.example {
  margin-left: 30px;
  margin-right: 20px;
  margin-bottom: 16px;
}
.example-par {
}
fixed {
}
.h1 {
  color: #336666;
  font-size: 18px;
  line-height: 18px;
  font-family: Tahoma, sans-serif;
  margin-bottom: 10px;  
}
.h2 {
  color: #336666;
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
  font-family: Tahoma, sans-serif;
  margin-top: 17px;
  margin-bottom: 3px;  
}
.h3 {
  color: #336666;
  font-size: 13px;
  font-family: Tahoma, sans-serif;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 3px;
}
.h4 {
  color: #336666;
  font-size: 11px;
  font-weight: bold;
  margin-top: 3px;
  margin-bottom: 0px;
}
.h5 {
  color: #336666;
  font-size: 10px;
}
.h6 {
  color: #336666;
  font-size: 9px;
}
i {
}
.jargon {
}

.keywords {
  font-size: 10px;
}
.keywords-header {
  font-size: 10px;
  font-weight: bold;
}
.note {
  font-size: 11px;
  line-height: 14px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.noteref:before {
  background-color: #ffffff;
  content: " ";
}
.noteref:after {
  background-color: #ffffff;
  content: " ";
}
.noteref {
  background-color: #cc6666;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
}
.noteref:hover {
  color: #ffffff;
}
.reference {
  font-size: 11px;
  line-height: 14px;
  margin-top: 4px;
  margin-bottom: 4px;
}
.reflink {
  color: #669999;
}
strong {
}
sub {
}
sup {
}
.subtitle {
  font-size: 15px;
  line-height: 17px;
}
.td {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

.toc-body {
  margin-right: 5px;
}
.toc {
  font-family: Tahoma, sans-serif;
  font-size: 11px;
}
.toclink {
  text-decoration: none;
}
.toctitlelink {
  text-decoration: none;
}
a.toctitlelink {
  color: #336666;
}
a.toctitlelink:hover {
  color: #cc6666;
}
.tocitem {
  padding-top: 6px;
}
.toctitle {
  padding-top: 10px;
  font-weight: bold;
}
.tocsubtitle {
  font-weight: normal;
}
u {
}

