h1 {
font: bold 18px "Times New Roman", Times, serif;
color: #1d698d;
padding-top: 4px;
padding-bottom: 4px;
background-color: #EDEADD;
border-top: 2px solid #fcfaeb;
border-right: none;
border-bottom: 2px solid #FCFAEB;
border-left: none;
text-align: center;
width: 730px;
margin: 2px 15px 10px auto;
}
h2 {
font-size: .8em;
text-align: left;
margin-bottom: 2px;
}

div#text {
width: 600px;
margin-right: auto;
margin-left: auto;
padding-bottom: 10px;
text-align: center;
}
div#text p {
font-size: .8em;
margin-bottom: 8px;
line-height: 1.4;
margin-left: 0px;
}
div#text p#cap {
text-align: center;
line-height: normal;
}
div#text p#end {
margin-bottom: 0px;
line-height: normal;
}
div#text p#sig {
text-align: right;
font-style: oblique;
line-height: normal;
}
div#text img#pix {
margin: 10px auto 2px;
height: 279px;
width: 600px;
display: block;
}

