.hdr { 
font : bold 10pt georgia;
color : #4e7289;
margin : 0;
}
.title { 
font : bold 9pt georgia;
color : #1e4863;
margin : 0;
}
.description { 
font : normal 8pt tahoma;
color : #447697;
text-align : left;
} 
.tags { 
font : bold 8pt tahoma;
color : #447697;
text-align : left;
}
.moreLink { 
font : normal 8pt tahoma;
text-decoration : none;
color : #d85c0e;
} 
.moreLink:visited { 
font-weight : normal;
text-decoration : none;
color : #73899c;
} 
.moreLink:hover, moreLink:active { 
text-decoration : underline;
color : #ffcc99;
}
.tagLink { 
font : normal 8pt tahoma;
text-decoration : none;
color : #447697;
} 
.tagLink:visited { 
font-weight : normal;
text-decoration : none;
color : #447697;
} 
.tagLink:hover, tagLink:active { 
text-decoration : underline;
color : #1e4863;
} 
