h2 {
font-style: italic;
font-weight: bold;
color: #1D2B88;
font-size: 20px;
margin-top: 15px;
margin-bottom: 10px;
}
h3 {
font-weight: bold;
margin-top: 15px;
font-size: 16px;
}

div#lftcol {
margin-right: auto;
margin-left: 20px;
float: left;
width: 292px;
display: inline;
}
div#rgtcol {
float: right;
margin-right: 20px;
margin-left: auto;
width: 440px;
display: inline;
}
div#lftcol img {
display: block;
height: 254px;
width: 292px;
}
