body {
	font-family : sans-serif;
	font-size : 11pt;
	background : white;
	max-width : 600pt;
	min-width : 600pt;
}
.section {
	font-size: 13pt;
	color: #0E9BFF;
}

a {
	text-decoration: none;
	color: blue;
}

a:hover {
	background-color: yellow;
}

a:visited {
	color: #6A53FF;
}

span#stat {
	position: relative;
	bottom: 0pt;
	left: 400pt;
}

img {
	border: 0pt;
}

h3.diary_date {
	color: #fafafa;
	font-size: 12pt;
}

p.diary_note {
	font-size: 11pt;
}

li {
	padding: 2px;
}
