/* Section Headlines */H1 { color: darkslateblue }H1 { font-size: 16px; font-weight:900; font-family: verdana }/* Article Headlines */span.articlehead { color: rgb(0,0,128); font-family: verdana }span.articlehead {font-size: 10px; font-weight: bold }/* Article Preview */span.articlepreview { color: black; font-family: tahoma }span.articlepreview {font-size: 9px }/* Our Links */span.ourlinks { color: white; font-family: verdana }span.ourlinks {font-size: 9px }/* Small Breaks */span.breaks { color: white; font-family: verdana }span.breaks {font-size: 4px }/* Article Headline Links */A:link.articlehead,  {color: rgb(0,0,128); font-size: 10px; font-family: verdana; font-weight: bold }A:visited.articlehead {color: rgb(0,0,128); font-size: 10px; font-family: verdana; font-weight: bold  }A:hover.articlehead {color: dodgerblue; font-size: 10px; font-family: verdana; font-weight: bold  }/* Topic Headline Links */A:link.topic {color: rgb(0,0,128); font-size: 8px; font-family: verdana }A:visited.topic {color: rgb(0,0,128); font-size: 8px; font-family: verdana }A:hover.topic {color: white; font-size: 8px; font-family: verdana }/* Company Links */A:link.company {color: rgb(255,255,255); font-size: 9px; font-family: verdana }A:visited.company {color: rgb(255,255,255); font-size: 9px; font-family: verdana }A:hover.company {color: dodgerblue; font-size: 9px; font-family: verdana }/* At A Glance */span.glance { color: black; font-family: verdana }span.glance {font-size: 9px }/* News in Brief Headline */span.briefhead { color: black; font-family: verdana; font-weight: bold }span.briefhead {font-size: 13px }/* News in Brief Copy */span.briefcopy { color: black; font-family: verdana }span.briefcopy {font-size: 11px }/* Archive Headlines */span.archivehead { color: rgb(0,0,0); font-family: verdana }span.archivehead {font-size: 13px; font-weight: bold }/* Archive Preview */span.archivepreview { color: black; font-family: tahoma }span.archivepreview {font-size: 11px }/* Archive Links */A:link.archive {color: rgb(0,0,128); font-size: 10px; font-family: tahoma; font-weight: bold; }A:visited.archive {color: rgb(0,0,128); font-size: 10px; font-family: tahoma; font-weight: bold; }A:hover.archive {color: white; font-size: 10px; font-family: tahoma; font-weight: bold; }