* {
	font-size: 100%;
	font-style: normal;
	margin: 0;
}
body {
	margin: 5 0 0 2;
	font-size: 75%;
	line-height: 150%;
	color: #666666;
	background-color: #FFFFE6;
}
a:link,a:visited,a:hover {
	text-decoration:underline;
	color:#FF0000;
}
.day {
	width: 60px;
	vertical-align: top;
	float: left;
	background: url(../img/tpl/icon_p.gif) no-repeat;
}
.title {
	vertical-align: top;
	width: 240px;
	float: left;
}
.topicsAria {
	clear: left;
	padding-top: 9px;
}

