body {
	background:#ffffff;
	font-family: Arial;
	font-size: 8px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover {
	font-family: Arial;
	font-size: 18px;
	color:#000099;
	font-weight:bold;	
}
a {
	font-family: Arial;
	font-size: 18px;
	text-decoration:none;
	color:#000099;
	font-weight:bold;	
}
.date {
	font-family: Verdana;
	font-size: 10px;
}
.author {
	font-family: Arial;
	font-size: 12px;
	color:#999999;
}
.description {
	font-family: Verdana;
	font-size: 14px;
	color:#000000;
}



