/*This is the link attributes*/
a:link {text-decoration: none; color:#0284EF; font-size:13; font-family:verdana; font-weight: bold}
a:visited {text-decoration:none; color:#707070; font-size:13; font-family:verdana; font-weight: bold}
a:active {text-decoration: none}
a:hover {text-decoration: overline; color:#FF4040}


/*The infotext attribute is necessary when not using the paragraph attribute that employs infotext*/
.headlines, .sublines, .infotext, .cutlines
.headlines {font-size:14pt;}
.sublines {font-size:10pt; font-weight:bold}
.infotext {font-size: 10pt;}
.cutline {text-align:justify; text-justify:newspaper; line-height:1; font-family:tahoma; color:black; font-size:8pt}
.blocktext {text-indent:0pt; text-align:justify; text-justify:newspaper; line-height:1.2; font-family:tahoma; color:black; font-size:10pt}

/*This justifies,sets line spacing at 1.5, suppresses paragraph margins & sets for text set off by paragraphs*/
p {margin-bottom:0; margin-top:0; line-height:1.5em; font-size:10pt; font-family:tahoma; color:black; text-align:justify; text-justify:newspaper}

/*Narrative pages have CSS indention code attributed to paragraphs which override the above block attribute*/




 