﻿@import url("../kent.css");

h1.title, h1.author, h1.org, h1.site { 
    margin-top: 2px;
    margin-bottom: 0px;
    color: black;
    text-align: center;
    font-family: Helvetica, Arial, Swiss, sans-serif;
    }

h1.title  { font-size: 18pt; line-height: 20pt; }
h1.author { font-size: 14pt; line-height: 16pt; }
h1.org    { font-size: 12pt; line-height: 14pt; }
h1.site   { font-size: 10pt; line-height: 12pt; }

a { color: black; 
    background: #dddddd;
    text-decoration: none;
  }
a:hover  { color: black; }
a:active { color: red;   }

.meta { color: #227722; }
 

h1.meta { 
  font-size: 14pt;
  font-family: Tekton, Comic Sans MS, Comic Sans, Helvetica, Swiss, Sans-Serif, SansSerif;
  }

p.meta { }


h1.site a { color: black;
            font-family: 'Courier New', Courier, monospace; 
          }

h2.major,h3.minor { 
  text-align: left;
  margin-top: 8px;
  margin-bottom: 2px; 
  }

h2.major { font-size: 14pt; line-height: 16pt; }
h3.minor { font-size: 12pt; line-height: 14pt; }

h3.categories, h3.terms, h3.keywords { font-size: 12pt; line-height: 14pt; }

h4 { font-size: 10pt; line-height: 12pt; }
h5 { font-size: 9pt;  line-height: 10pt; }
h6 { font-size: 8pt;  line-height: 9pt;  }

div.prologue_outer { text-align: center; }
div.prologue_inner { color: green; 
                     padding: 20px;
                     border: 1px solid green;
                     text-align: center;
                     width: 350px;  }

.sm { font-size: smaller; }

.ref { text-indent: -0.25in;
       padding-left: 0.5in; }

.ref a { font-weight: bold;
         font-family: 'Courier New', Courier, monospace; }

.cite, .uncite { }

