body td tr {
	font-size : 12px;
	line-height : 130%;
	margin-left : 1em;
}
div#logo {
  margin-right: 5em;
}
div#diary {
  font-size : 14px;
  line-height : 140%;
  margin-left: 3em;
}
div#diary table {
  font-size : 14px;
  line-height : 140%;
  width : 560
}
div#diary td {
  font-size : 14px;
  line-height : 140%;
}
div#diary h3 {
  font-size : 15px;
  color : #000066;
}
div#prof {
  font-size : 12px;
  line-height : 130%;
  margin-left: 2em;
}
div#album {
  font-size : 12px;
  line-height : 130%;
  margin-left: 3em;
}
div#news {
  font-size : 12px;
  line-height : 130%;
  margin-left: 3em;
}
div#news table {
  font-size : 12px;
  line-height : 130%;
  width : 560
}
div#news h3 {
  font-size : 15px;
  color : #000066;
}
a:link {
  color : blue;
}
a:visited {
  color : purple;
}
a:hover {
  background-color : lavenderblush;
}

