body {
   margin-left: 25px;
   margin-right: 25px;
   font-family: georgia,verdana,arial,helvetica,sans-serif;
   color: black;
   background-color: white;
}


h1,h2,h3,h4,h5,h6 {
   color: #000080;
   background-color: white;
   font-family: verdana,arial,helvetica,sans-serif;
}


p {
   margin-left: 25px;
   margin-right: 25px;
}


h3 {
   margin-left: 15px;
   margin-right: 0px;
   margin-top: 30px;
   margin-bottom: 0px;
   font-size: 140%;
}


img {
   border: 0px;
}

a {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

div.format {
   float: left;
   font-size: 10px;
   font-family: verdana,arial,helvetica,sans-serif;
}

div.header {
   color: #666666;
   background-color: white;
   font-family: georgia,verdana,arial,helvetica,sans-serif;
   text-align: right;
   font-size: 26px;
   font-weight: bold;
   padding-bottom: 15px;
}

div.indent {
   margin-left: 15px;
   padding-top: 0px;
   padding-bottom: 0px;
}

div.footer {
   color: #666666;
   background-color: white;
   font-family: verdana,arial,helvetica,sans-serif;
   text-align: right;
   font-size: 8px;
   font-weight: bold;
}


p.subhead {
   margin-left: 25px;
   margin-right: 25px;
   padding-top: 15px;
   padding-bottom: 0px;
}
