body {background: #C0C0C0;
     }

div.centerimages {text-align:center;
                  }

h1 {font-weight: bold;
    color: red;
    text-align:center;
    font-style:italic;
    }

h3 {font-weight: bold;
    text-align:center;
    font-style:italic;
    }

hr.half {width: 50%}

img {margin:5px 20px 5px 20px;
     border-style:solid;
     border-color:black;
     }

img.floatright {margin:5px 15px 5px 15px;
                border-style:solid;
                border-color:black;
                float:right;
                }

img.center4p7 {margin:0 4.7em 0 4.7em;
               border-style:solid;
               border-color:black;
               }

.centeritem {text-align:center;
         }

p {text-indent: 25px;
   margin-left:15px;
   margin-right:15px;
   font-weight:bold;
   }

td {font-weight:bold;}

.centertable {margin-left:auto;
              margin-right:auto;
              }



