       body {font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; text-align: left;  color: ivory;  background: navy ;}
       A:hover {background: black ; }
       HR {color: yellow }
        .alpha   {background:  DarkBlue ; margin-right: 5% ;
color: ivory; 
border-top: red thick ridge ;  border-right:  red thick ridge ; border-bottom:  red thick ridge ; text-align: left; }
        .beta   {background:  white ; margin-right: 5% ;
                       border-top: red thick dashed ;  border-right:  red thick dashed ; border-bottom:  red thick dashed ; border-top: red thick dashed ;}
        .gamma {background:  black ;
}

       H1 {font-family: Times, Helvetica, Paladino, sans serif ; color: pink ; 
text-transform: capitalize ; font-style: italic ; background: maroon }
         H2 {font-family: Times, Helvetica, Paladino, sans serif ; 
         color: pink ; text-transform: capitalize ; font-style: italic ; background:  maroon }
         LI {margin-right: 2% ; margin-left: 2% ; margin-top: 2%  ; margin-bottom: 2%; }
        .brown { background: brown ; margin-left: -2% ; }    
H3, H4, H5, H6 {
border: none;
color: ivory;
font-weight: bold;}
A {color: ivory;
text-decoration: underline}
A:link {color: orange}
A:visited {color: red}
A:active {color: yellow; font-size: 125% }

TABLE { font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; text-align: left; text-color: ivory;  background: navy ; }

TH { font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; text-align: left; text-color: ivory;  background: navy ; } 

TR { font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; text-align: left; 
text-color: ivory;  background: navy ; }

TD { font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; text-align: left; 
text-color: ivory;  background: navy ; }

INPUT { font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; 
text-align: left; 
color: ivory;  background: maroon ; }

TEXTAREA { font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; text-align: left; 
text-color: ivory;  background: MediumBlue ; }

.altButtonFormat { font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; text-align: left; 
text-color: ivory;  background: MediumBlue ; }

.altTextField { font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; text-align: left; 
text-color: ivory;  background: MediumBlue ; }

.radioStyle { font-family: arial, verdana, monaco, sans-serif ; 
font-weight: bold; 
cursor: pointer; text-align: left; text-color: ivory;  background: MediumBlue ; }
