/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E1E1E1;
}
.header {
	font:11px/13px Arial, sans-serif;
	font-weight:bold;
	color:#333333;
	text-align:left;
}
p {
	font: 11px/16px Arial, sans-serif;
	color: #666666;
	font-weight: normal;
	text-align:left;
}
#container {
	margin:-7px 0 0 5px;
	height:80px; 
	width:237px; 
	overflow:hidden;
}
a:link {
	color: #657445;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color:#BABA3F;
}
a:active {
	text-decoration: none;
	color: #657445;
}
.date {
	font:11px/8px Arial, sans-serif;
	color:#333333;
	font-weight:bold;
}
.jh {
	font:11px Arial, sans-serif;
	color:#333333;
	font-weight:bold;
}