. ItemTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
. ItemAuthor {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
. ItemDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}

.ItemDescription {
background-color: #ffffff;
    border-color: #666666;
    border-width: 1px;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.ItemSeparator {
	border: 0px; /* FF,  Opera */
 border-bottom: transparent;
}

a.ItemTitleLink:link    { color:#000;text-decoration:none; font-size: 16px; font-weigt: bold;}
a.ItemTitleLink:visited { color:#000; text-decoration:none; font-weigt: bold;}
a.ItemTitleLink:hover   { color:green; text-decoration:underline; font-weigt: bold;}
a.ItemTitleLink:active  { color:#000; text-decoration:none; font-weigt: bold;}


/* paging styles */
a.prevLink:link    { color:#000; text-decoration:none; }
a.prevLink:visited { color:#000; text-decoration:none; }
a.prevLink:hover   { color:green; text-decoration:underline; }
a.prevLink:active  { color:#000; text-decoration:none; }
a.nextLink:link    { color:#000; text-decoration:none; }
a.nextLink:visited { color:#000; text-decoration:none; }
a.nextLink:hover   { color:green; text-decoration:underline; }
a.nextLink:active  { color:#000; text-decoration:none; }
a.pageLink:link    { color:#000; text-decoration:none; font-size: 14px;}
a.pageLink:visited { color:#000; text-decoration:none; }
a.pageLink:hover   { color:green; text-decoration:underline; }
a.pageLink:active  { color:#000; text-decoration:none; }


#pageDiv {
		font-family: Arial, Helvetica, sans-serif;
	font-size:10px; font-weight: bold;
}