
.title {
  font-size: 18px;
  font-family: arial, helvetica, sans-serif;
  color: rgb(255,0,0);
  text-align: center;  

}

.quote {
  font-style: italic;
  padding-left: 20px;
  padding-right: 20px;
 }
 

h2, .sectiontitle {
  font-weight: bold;
  font-size: 15px;
  font-family: arial, helvetica, sans-serif;
  color: rgb(255,0,0);
  margin-bottom: -15px;
}


ul {
list-style-type: square;
list-style-position: outside;
// list-style-image: url('arrow.gif');
}

.navmenu, .navmenu a{
  font-weight: bold;
  font-size: 15px;
  font-family: arial, helvetica, sans-serif;
  color: rgb(255,0,0);
  line-height: 8pt;

}

.ctitle {
  font-size: 18px;
  font-family: arial, helvetica, sans-serif;
  color: rgb(255,0,0);
  text-align: center;  
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-bottom: medium solid #ff0000;
}

.contenttitle, .contentstitle a {
  font-weight: bold;
  font-size: 15px;
  font-family: arial, helvetica, sans-serif;
  color: rgb(255,0,0);
  margin-bottom: -15px;
}

//.contentstitle a {text-decoration: underline}

.contentssummary {
  margin-right: 10px;
  margin-left: 10px;

}

.contentsauthor {
  font: small-caps 14px arial;
}

.ref
{
  font-size:11px;
}

.author
{
  font: small-caps 14px arial;
  text-align: center;
}

.authorinfo
{
font:  12px arial
}

.issueinfo
{
font:  12px arial;
border-top: medium solid #ff0000;
text-align: center;
}

.summary
{
  color: rgb(255,0,0);
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 50px;
  padding: 25px 25px 25px 25px;
  border: 1px solid #ff0000;

}

a {text-decoration: none}
a:hover {text-decoration: underline}

.printpage
{
  font:  12px arial;
  text-align: center;
  font-weight: bold;
}

.searchbox 
{
  font-size: x-small;
  color: rgb(255,255,255);
  text-align: center;
  margin-bottom: 1px;


}

.outerfix
{
  margin-right: 15px;
}
