* {
    font-family: Arial, sans-serif, monospace;
  font-size: 12px;
}

body { background: white; color: black}

a:link { color: #0000ff }
a:hover { color: #8888ff }
a:visited { color: #0000bb }
a:active { color: #ff0000 }

img{ border: 0px }

div.pagetitle { 
  border: 0px hidden;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight:bold;
}

div.pagesubtitle { 
  border: 0px hidden;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight:bold;
}

span.runoption { 
  font-style:italic;
}

span.shellcommand { 
  font-weight:bold;
  font-style:italic;
}

span.shellvariable { 
  font-weight:bold;
  font-style:italic;
}

span.directory { 
  font-style:italic;
}

span.file { 
  font-style:italic;
}

span.file { 
  font-style:italic;
}

table.researchframe {
  border: 1px black solid; 
  margin-left: auto; 
  margin-right: auto; 
  width: 700px; 
  padding: 20px;
}

span.bibliographysubject { 
  text-align: justify;
  font-weight: bold;
  font-size: 14px;  
}

span.articleshorttitle { 
  text-align: justify;
  font-weight: bold;
  font-size: 14px;  
}

span.articleshortauthors { 
  text-align: justify;
  font-style: italic;
}

span.articleshortreferences { 
  text-align: justify;
}

div.articletitle { 
  text-align: left;
  font-weight: bold;
  font-size: 18px;  
}

div.articleauthors { 
  margin-left: 40px; 
  text-align: justify;
  font-size: 16px;  
}

div.articlereferences { 
  margin-left: 40px; 
  text-align: justify;
  font-size: 14px;  
}

a.articlereferences { 
  text-align: justify;
  font-size: 14px;  
}

div.articleabstract { 
  font-size: 14px;  
  text-align: justify;  
}

div.articlesubject { 
  font-size: 14px;  
  text-align: justify;  
}

div.articledownload { 
  font-size: 14px;  
  text-align: justify;  
}


div.programtitle { 
  border: 0px hidden;
  background-color: #ffffff;
  color: #000000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight:bold;
}

span.option { 
  font-style:italic;
}

div.section { 
  text-align:justify;
}

span.sectiontitle { 
  font-weight:bold;
  text-align:left;
}

span.longoption { 
  font-style:italic;
}

span.command { 
  font-weight:bold;
  font-style:italic;
}

div.programarray { 
  font-style:italic;
  text-align:left;
  border: 1px black solid;
  background-color: #eeeeff;
  padding: 10px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

div.programarraycaption { 
  font-style:italic;
  text-align:center;
}

span.formula { 
  font-style:italic;
}

div.outputarray { 
  font-style:italic;
  text-align:left;
  border: 1px black solid;
  background-color: #ffffee;
  padding: 10px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

span.shellvariable { 
  font-weight:bold;
  font-style:italic;
}

span.directoryname { 
  font-style:italic;
}

span.filename { 
  font-style:italic;
}

span.function { 
  font-style:italic;
}

span.alert { 
  font-weight:bold;
  color: #ff0000;
}

span.bookref { 
  font-style:italic;
}

span.errormessage { 
  font-weight:bold;
  font-style:italic; 
}

span.paper { 
  font-style:italic;
}


div.chaptertitle { 
  border: 0px hidden;
  text-align:left;
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
  font-weight:bold;
}

div.sectiontitle { 
  border: 0px hidden;
  text-align:left;
  background-color: #ffffff;
  color: #000000;
  font-size: 14px;
  font-weight:bold;
}

