body {
         background-color:#bfcfdf;
	margin: 0px;
	font: 10px verdana, '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', ¥á¥¤¥ê¥ª, Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;
         width:250px;
	}

a:link {color:#5f87af; text-decoration:none;}
a:visited {color:#5f87af; text-decoration:none;}
a:active {color:#FF0000; text-decoration:underline;}
a:hover {color:#FF0000; text-decoration:underline;}


h1 {
	font-size: 15px;
	padding: 15px 5px 0px 5px;
}

ul li {
        list-style-type: none;
        margin: 0px 0px 0px 0px;
        padding: 0px;
}


.title {
         text-align:center;
	font-size: 9px;
	font-weight: bolder;
	color: #555555;
}

.entry {
	margin: 3px 0px 0px 5px;
}


.entry_date {
	font-size: 9px;
	color: #555555;
	border-bottom: 1px dotted #555555;
}


.entry_title {
	font-size: 10px;
	color: #555555;
	}


.page_link {
	font-size: 9px;
	color: #555555;
         text-align: center;
}
<!-- process time : 0.10 CPU sec -->
