﻿
.headlines,
.headlines a {
    font-weight: normal;
    font-size: 18pt;
    color: #6a6a6a;
    font-family: Arial, Sans-Serif;
    text-decoration: none;
}

.headlines a:hover {
    font-weight: bold;
}

p.subhead1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    border-top: gray thin solid;
    margin-top: 48px;
    vertical-align: text-bottom;
}

p.subhead1:first-child {
    margin-top: 0px;
}

.subhead2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: inherit;
    vertical-align: baseline;
    direction: ltr;
    text-indent: 5px;
    line-height: 48px;
}

p.articleTitle {
    font-size: 24px;
    font-weight: bold;
}

p.byline {
    font-size: 18px;
}