<!--

BODY { background-color: #4169E1;
       font-family : "Bookman Old Style", "Times New Roman", serif; 
       font-size: medium;
       background-image : url("images/se_bgrnd.png"); 
       color: White;
       margin-left: 3%;
       margin-right: 3%;
       }

A:link     {color : #ffff99 }

A:active   {color : #ee0000 }

A:visited  {color : #ffff99 }

.pagetitle { font-size: large; 
             text-align: center;
             text-decoration: underline;
             letter-spacing: 2px
           }

.addlinfo  { font-size: medium; 
             text-align: center;
           }

.note      { font-size: small; 
             text-align: center;
           }

.addr      { 
             font-size: medium; 
             text-align: center;
           }

.formtext  { font-family: Arial, Arial, serif
           }
                    
H1 { font-size: x-large; font-weight: bold; }
H2 { font-size: large;   font-weight: bold; }
H3 { font-size: medium;  font-weight: bold; }
H4 { font-size: small;   font-weight: bold; }
H5 { font-size: x-small; font-weight: bold; }

#footer { font-family: serif }

-->
