body { color: black; background: #eeeeee; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 { color: #000080; }
h2 { color: #000080; }
h3 { color: #000080; }
a { text-decoration: none; /* border: 1px transparent; */ /* padding 1px; */ }
a:link { color: #0000a0 }
a:visited { color: #a00000 }
a:active { color: #f00000 }
a:hover { background: #f4f450; /* border: 1px solid black; */ }
dt { font-weight: bold; }
.entry { background: #dddddd;
	border-right: 1px solid #492909;
	border-bottom: 1px solid #492909;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	}
.entry img { margin-right: 3px;
	margin-left: 3px; }
.update { font-weight: bold; }
.rhs {
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800080;
	background: #e0e0e0;
	width: 190px;
	}
.pwl_cal_style {
	font-size: smaller;
	}
.pwl_cal_link {
	font-weight: bold;
	}
.pwl_cal_link_today {
	font-weight: bold;
	}
.pwl_cal_today {
	font-weight: bold;
	}
#menu {
	float: left;
	width: 84px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800080;
	background: #e0e0e0;
	}
#header {
	background: #e0e0e0;
	}
#header h1 {
	vertical-align: bottom;
	}
#logo a:hover { background: none; }
blockquote { border : solid #696 1px; padding : 3px; 
   margin-left: 3em; margin-bottom:0.2em; }

