﻿ 

     
       body {text-align: justify ; font-family: geneva, helvetica, monaco, sans-serif ; background: #ffff99 ;}
       A:hover {background: cyan ; }
       HR {color: teal }
        .alpha   {background:  white ; margin-right: 5% ;
                       border-top: green thick dashed ;  border-right:  green thick dashed ; border-bottom:  green thick dashed ;}
       H1 {font-family: "Hoefler Text", Verdana, Arial, Geneva, Helvetica, sans serif ; color: brown  ; 
         text-transform: capitalize ; font-style: italic ; background:  yellow }
       H1 { text-transform: capitalize ;}
         H2 {font-family: "Hoefler Text", Verdana, Arial, Geneva, Helvetica, sans serif ; 
         color: brown ; text-transform: capitalize ; font-style: italic ; background:  yellow }
         LI {margin-right: 2% ; margin-left: 2% ; margin-top: 2%  ; margin-bottom: 2%; }
        .brown { background: brown ; margin-left: -2% ; }
A IMG
{background-color: red}

    
H3, H4, H5, H6
{
border: none;
color: blue;
font-weight: bold;}
A
{color: black;
text-decoration: underline}
A:link
{color: red}
A:visited
{color: green}
A:active {color: orange}

pre
{
text-align: left ;
}

/* 
Local Variables:
coding: utf-8-with-bom
End:
 */