body {  font-size: small; color: #333333; background: #FFFFFF; text-align: center; margin: 10px 4%}
a:link {  color: #0000FF; background: #FFFFFF; text-decoration: none}
a:hover {  color: #FFFFFF; background: #0000FF; text-decoration: none}
a:active {  color: #FFFFFF; background: #FF0066; text-decoration: none}
a:visited {  color: #6633CC; background: #FFFFFF; text-decoration: none}
h1 {
	font-size: x-large;
	color: #FFFFFF;
	background: #3366FF;
	font-weight: bold;
	font-family: Gadget, Verdana, Arial, sans-serif;
	padding: 4px;
}
h2 {  font-size: large; color: #3366FF; background: #FFFFFF; font-weight: bold;  font-family: Gadget, Verdana, Arial, sans-serif}
.right {  text-align: right; color: #990000; background: #FFFFFF}
.year {  font: italic bold medium "Gadget", "Verdana", "Arial", "sans-serif"; text-align: left}
.month {  text-align: left; font-size: medium; font-style: italic}
.contents {  font-style: italic; font-weight: bold; font-size: medium; text-align: left}.next {  font: italic bold medium "Gadget", "Verdana", "Arial", "sans-serif"}
.left {
	text-align: left;
	color: #993300;
}
