

body {background-color: 00008b;}

p {font-family: arial, helvetica, sans-serif;
   color: #ffffff;
   font-size: 12pt; }

h1 {font-family: arial, helvetica, sans-serif;
    color: #ffffff;
    font-size: 12pt; }

address { font-family: arial, helvetica, sans-serif; 
          font-style: normal;
          font-size: 9pt;
          color: #ffffff }

.text { font-family: arial, helvetica, sans-serif;
        color: #ffffff;
        font-size: 12pt; 
        text-align: justify; }

.quote { font-size: 10pt; 
         font-style: normal;
         text-align: justify; }

.bold { font-weight: bold; }

.btmlinks { font-size: 10pt;
            color: #66ffff; 
            font-weight: bold; }

.author {  font-family: arial, helvetica, sans-serif;
           font-size: 8pt;
           color: #ffffff; }

.photog {  font-size: 8pt;
           margin: .15in; }

a:link { text-decoration: none; color: #66ffff;  }
a:visited { text-decoration: none; color: #66FFFF;  }
a:hover { text-decoration: underline; color: #ffffff; }
       

