
BODY {
background-color: #C0C0C0;
color		: Black;
}

A:link {
color		: #0000FF;
text-decoration	: none;
}
A:visited {
color		: #0000FF;
text-decoration	: none;
}
A:hover {
color		: WHITE;
text-decoration	: none;
}
A:active {
color		: WHITE;
text-decoration	: underline;
}

H1, H2, H3, H4, H5, H6 {
margin		: 0px;
}

.nocss {
display		: none;
}

.MenuBar {
text-align	: left;
}

.top {
text-align	: center;
height		: 1em;
width		: 5em;
line-height	: 1.25em;
font-size	: 90%;
color		: WhiteSmoke;
background-color: #999999;
border		: thin none;
}

.Date, H4 {
font-size	: 11pt;
font-weight	: bold;
color		: #007700;
background-color: #CCCCCC;
text-align	: left;
width		: 600px;
border-left	: 6px solid DarkGreen;
padding-top	: 2px;
height		: 1.3em;
}
.diary {
text-align	: left;
width		: 600px;
font-size	: 10pt;
line-width	: 1.5em;
line-height	: 1.5em;
padding-left	: 5px;
padding-right	: "5px";
background-color: #D9D9D9;
border-top	: 1px solid Green;
border-bottom	: 1px solid Green;
border-right	: 1px solid Green;
border-left	: 0px solid Green;
background-image: url(image/bar.gif);
background-repeat: repeat-all;
}

TABLE {
background-color: #CCCCCC;
}
