BODY {
	line-height: 120%;
	background-color: #FFFFFF;
	background-image: none;
	margin-right: 100;
	margin-left: 100;
}

A:link { color: #339933; }
A:visited { color: #339966; }
A:active { color: #33AA33; }

.tableTitle {
	line-height: 120%;
	background-color: #CCFFCC;
}

.tableContent {
	background-color: #FFFFCC;
}

.diary {
	line-height: 120%;
	background-color: #FFFFEE;
	padding: 1em;
}
