*{
	text-letter: 1.5em;
}

h1, h2{
	width:55%;
	font-size:1.9em;
	text-align:right;
	border-bottom: 1px dotted #800;
	font-family:serif;
	font-weight:normal;
	line-height: 1em;
}

h2{
	font-size:1.3em; }

a{
	color:#c00;
	text-decoration:none; }
a:visited{
	color:#c00;}
a:hover{
	color:#800; }
a:active{
	color:red; }

body{
	line-height: 1.5em;
	padding-left: 10%; }

img{
	border: 0px none #000;
}

#top{
	width: 467px;
	height: 470px;
}

.date{
	color:#800;
}

.small{
	width: 35px;
	height: 35px; }
