.cssItemTitle
	{
	font-family :  Arial, Helvetica, "san serif";
	font-size : 16px;
	line-height : 20px;
	font-weight : bold;
	color: #453605;
	}

.cssDate
	{
	font-family :  Arial, Helvetica, "san serif";
	font-size : 13px;
	line-height : 23px;
	font-weight : normal;
	color: 504A1B;
	}

.cssLink
	{
	font-family :  Arial, Helvetica, "san serif";
	font-size : 13px;
	line-height : 23px;
	color: #F9DE3C;
	text-decoration: none;
	cursor: hand;
?);
	}

.cssBody
	{
	font-family :  Arial, Helvetica, san serif;
	font-size : 14px;
	line-height : 18px;
	color : #E0C837;
	}

.cssInputBox
	{
	font-family :  Helvetica, Arial, sans-serif;
	font-size : 12px;
	color : #453605;
	background : #C6B038;
	border : none;
	width : 180px;
	}
.cssDownload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 623304;
	line-height: 23px;
	text-decoration: none;
}
