
A:hover {
   color:#ff00aa;
        }

INPUT:hover {
   color:#ff00aa;
        }

H1       {
   color:#000090;
   font-size:150%;
   font-weight:normal;
   text-indent: 0.5em;
   display:block;
   margin-bottom:0px;
        }

H2       {
   font-size:120%;
   font-weight:normal;
   text-indent: 1.5em;
        }

HR   {  
   opacity:  0.6;
}

P       {
   text-indent: 1.5em;
        }


/*  Formatting  */

.address:before  {
       content: "\00A0 Andrew_Smith@";
                 }

.bground {
   background-color:#f0ffff;
   margin-bottom: 25%;
         }

.formal  {
   margin-left: 3.0em;
         }

.indent  {
   margin-left: 1.5em;
         }

.left  {
   text-indent: 0em;
         }

.margins {
   background-color:#f0ffff; 
   margin-left: 10%; 
   margin-right: 10%;
         }

.nogap  { 
   margin-bottom:0px;
        }

.search { 
   border-color:#003388;
   border-width: 1px;
   border-style: solid;
   border-radius:  5px;
   background: url("google_logo2.gif") no-repeat center;
   padding-top:  8px;
   padding-left: 20px;
   padding-right: 40px;
   padding-bottom: 7px;
        }

.sidep { 
   border-color:#003388;
   border-width: 1px;
   border-style: solid;
   border-radius: 10px;
       }


/*  fonts  */

.button { 
   color: #ffffff;
   background-color: #1166bb;
   text-decoration: none;
   font-weight: bold;
   padding-left: 1px;
   padding-right: 1px;
   border-radius:  8px;
   box-shadow:3px 3px 2px #6688cc inset;
        }

.Ep1  {
   font-size: 12pt; 
      }

.Ep2  {
   text-justify: inter-ideograph; 
   text-align: justify;
      }

.exotic  {
   color:#800000
         }

.foot    {
   color:#0000ff
         }

.Greek {
   font-family : "Lucida Grande", "Palatino Linotype", "Arial Unicode Ms", "Titus Cyberbit Basic", "Lucida Sans Unicode",    sans-serif;
       }

.green {
   color:#008800;
       }

.help   {
   color:#005aa5;
   text-decoration: none;
        }

.Latin  {
   color:blue;
   background-color: #fff8ff;
   font-size:80%;
   font-family : "Book Antiqua"; 
        }

.link  {
   color:blue;
   background-color:#f0ffff; 
   text-decoration:underline;
       }

.orange {
   color:#dd6600;
        }

.range   {
   font-weight: bold;
   text-indent: 1.5em;
         } 

.range:before {
   content: "- "
              } 

.ref {
   color:#fb0000;
     }

.ref2 {
   color:#008800;
   position: absolute; 
   top: auto; 
   right: +1.5em;
      }

.same {
   color:#f0ffff;
   border-color:#f0ffff;
   border-radius: 16px;
      }

.sidea { 
   color:#003388;
   text-decoration: none;
   font-weight: bold;
       }

.small { color:#ff0000;
   font-size: smaller;
       }

.titles {
   color:#000090;
   font-size:150%;
        }

.up {
   color:#dd6600;
   font-size: 60%;
   vertical-align: top;
        }

.verse { color:#ff0000;
   font-size:70%;
   vertical-align: top;
       }

.white  {
   background-color:white; 
       }













 
