/*
 *  *  * Style sheet for the HTML 4.0 specification
 * $Id: orthlib.css, v 1.0 18.07.2000 21:42:00 ijacobs Exp $
 */

A:link {
    COLOR: #000080;
    TEXT-DECORATION: none
}

A:visited {
    COLOR: #008080;
    TEXT-DECORATION: none
}

A:hover {
    TEXT-DECORATION: underline
}

body {
    background-color: #b1ccce;
    margin-right: 5ex;
    margin-left: 5ex
}

p {
    text-align: justify;
    text-indent: 3ex;
    margin-bottom: 1ex;
    margin-top: 1ex;
    font-size: 120%;
}

h1,
h2 {
    font-family: Arial;
    margin-top: 1ex;
    margin-bottom: 1ex
}

h2 {
    text-align: center;
    margin-right: 7ex;
    margin-left: 7ex
}

h3,
h4 {
    text-align: left
}

hr {
    float: center;
    background-color: #008080;
    color: #008080;
    border: none;
    height: 2px
}

.greek {
    font-family: Palatino Linotype
}

.type {
    font-family: Courier New
}

hr.fnote {
    float: left;
    width: 200;
    color: #000000;
    height: 1px;
    background-color: #000000
}

p.verses {
    text-indent: -2ex;
    text-align: left;
    margin-left: 6ex
}

p.epigr {
    text-align: Justify;
    margin-left: 25ex
}

p.sign {
    text-align: right;
}

p.cont {
    text-indent: -4ex;
    text-align: left
}

p.tropar {
    text-align: Justify;
    text-indent: 0;
    margin-left: 9ex;
    margin-right: 9ex
}

p.menuitem {
    text-indent: 0ex;
    text-align: left;
    font-size: 85%;
    margin-top: 0.5ex
}

p.comment {
    text-indent: 0ex;
    text-align: center;
    font-size: 85%;
    margin-right: 6ex;
    margin-left: 6ex
}

p.navbar {
    text-indent: 0ex;
    text-align: center;
    font-size: 85%
}

p.footnote {
    text-indent: 0ex;
    font-size: 75%;
    margin-top: 4px
}

p.head {
    text-indent: 0ex;
    font-weight: bold;
    margin-top: 4px
}