.htp {
background: white; color: #283E5A;
font-family: Arial, Verdana, Helvetica, sans-serif;
}
.htp .headline {
text-align: left; font-size: 18px; font-weight: bold;
padding-bottom: 12px;
}

.htp .artbody {
background: white; color: black;
vertical-align: top; text-align: left;
font-size:12px
}

.htp .artimg {border: 0px solid ; float: right; padding: 6px; }
.htp .artimg img {border: none}
.htp .fullstory {background: white; color: black; font-size: 12px; padding-bottom: 10px; padding-top:2px;}

.htp a:link {text-decoration: none; color: #254580;}

