body, p, table, tr, td {
	font: normal  x-small arial, verdana;
	}

    a:link              { color:navy; text-decoration:none; }
    a:visited           { color:navy; text-decoration:none; }
    a:hover             { color:navy; text-decoration:underline; }
    a:active            { color:navy; text-decoration:none; }
	
.highlight {color:#302B54; font-weight:bold; font-size:13px;}

.headline {
	font-weight: bold;
	font-size: 14px;
	color: #336;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	color: #336;
}

.photocaption {
	font-size: 8px;
	font-style: italic;
}

.byline {
	font-style: italic;
}

#catselect, #newssearch {
display:none;
}