h1 {
text-align: center;
margin-bottom: 3px;
padding-bottom: 2px;
}
h2 {
text-align: left;
margin-top: 15px;
}
h3 {
margin-bottom: 2px;
text-align: left;
margin-top: 15px;
font-weight: bold;
background-image: url(../img/ele/blt-arr.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 18px;
font-size: .9em;
margin-left: 20px;
}
h3 a {
color: #7D3549;
}

ul#ofc {
margin-bottom: 20px;
list-style-type: disc;
list-style-position: outside;
margin-left: 20px;
}
ul#ofc li {
margin-top: 5px;
margin-bottom: 5px;
}

div#mid p.subhd {
font-size: 1.1em;
font-weight: bold;
margin-top: 15px;
text-align: center;
margin-bottom: 10px;
border-bottom: 1px solid #7d3549;
border-top-style: none;
border-right-style: none;
border-left-style: none;
padding-bottom: 5px;
}
div.colm-a {
float: left;
width: 48%;
margin-right: auto;
margin-left: 0px;
margin-bottom: 20px;
}
div.colm-b {
float: right;
width: 48%;
margin-right: 0px;
margin-left: auto;
margin-bottom: 20px;
}

