body {
   background-image: url("images/damsbluemist.jpg");
   background-repeat: repeat-y;
   bgcolor: #EFF5F8;
   topmargin: 0;
   leftmargin: 0;
   margin: 0;
   padding: 0;
   color: #005682;
   }  

p, td {
   font-family: arial;
   font-size: 13px;
   text-align: justify;
   color: #005682;
   }
   
li  {
   text-align: left;
   }
   
a:link, a:visited {
   font-size:   13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color:       #0000FF;
   text-decoration: none;
   } 
   
a:hover {
   color:       #0000FF;
   font-size:   13px;
   text-decoration: underline;
   }
   
.strong {
   font-family: arial, sans-serif;
   font-size: 13px;
   color: #005682;
   font-weight: bold;
   }   
   
.strongi {
   font-family: arial, sans-serif;
   font-size: 13px;
   color: #005682;
   font-style: italic;
   font-weight: bold;
   }
   
.strong a:link, .strong a:visited { 
   font-size:   13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color:       #0000CA;
   text-decoration: none;
   }   
   
.strong a:hover {
   font-size:   13px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color:       #0000FF;
   text-decoration: underline;
   }
   
.alignleft {
   float: left;
   }

.alignright {
   float: right;
   }   
   
.title {
   font-family: arial, sans-serif;
   font-size: 14px;
   font-style: italic;
   } 
        
.sponsor {
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-weight: bold;
   color:       #0000FF;
   font-style: italic;
   }
   
.credits {
   font-weight: normal;
   font-size: 9px;
   font-family: arial, sans-serif;
   text-align: center;
   }
   
.credits a:link, .credits a:visited { 
   font-size:   9px;
   font-family: arial, sans-serif; 
   font-weight: normal;
   color:       #0000CA;
   text-decoration: underline;
   }       
   
.creditsb {
   font-weight: bold;
   font-size: 11px;
   font-family: arial, sans-serif;
   text-align: center;
   }
   
.creditsb a:link, .creditsb a:visited { 
   font-size:   11px;
   font-family: arial, sans-serif; 
   font-weight: bold;
   color:       #005682;
   text-decoration: underline;
   }        
   
h1 {
   margin: 0;
   padding: 0;
   font-family: arial;
   text-align: center;
   font-size: 16px;
   font-weight: bold;
   }
h2 {
   margin: 0;
   padding: 0;
   font-family: arial;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   }   
h3 {
   margin: 0;
   padding: 0;
   font-family: arial, sans-serif;
   text-align: center;
   font-size: 13px;
   font-weight: strong;
   color: #104764;
   }
h4 {
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   font-style: italic;
   }
h5 {
   text-align: left;
   font-size: 14px;
   text-decoration: underline;
   font-weight: bold;
   }
h6 {
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-weight: bold;
   color:       #0000FF;
   }
h7 {
   text-align: left;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   }
