h2 {
margin-top: 15px;
color: #A63348;
}
h3 {
margin-top: 15px;
color: #A63348;
}
h4 {
margin-top: 15px;
color: #A63348;
}
h5 {
margin-top: 15px;
color: #A63348;
}

table#ship {
width: 100%;
margin-left: 0px;
font-size: .8em;
text-align: left;
margin-top: 15px;
border: 1px solid #a63348;
}
table#ship th {
background-color: #f6e2e6;
font-weight: bold;
color: #A63348;
font-size: 110%;
text-align: center;
border-top: none;
border-right: none;
border-bottom: 1px solid #a63348;
border-left: none;
padding: 5px 3px;
}
table#ship th#wt {
width: 30%;
border-right: 1px solid #a63348;
}
table#ship th#prc {
width: 20%;
border-right: 1px solid #a63348;
}
table#ship td {
border-top: none;
border-right: 1px solid #a63348;
border-bottom: 1px solid #a63348;
border-left: none;
vertical-align: middle;
padding: 4px 5px;
}
table#ship td.col1 {
text-align: right;
padding-right: 10px;
border-right: 0px none;
}
table#ship td#nte {
width: 40%;
border-right: 0px none;
}
table#ship p {
width: 90%;
font-size: 1em;
}
table#ship span.ast {
color: #a63348;
font-weight: bold;
}

p.subhd {
font-weight: bold;
margin-top: 5px;
}



