body { line-height: 120%; }
.title { margin: 0px; font-size: 16px; color: white; background:#66e; padding: 10px; font-weight: bold; }
.subtitle { font-weight: bold; color: #069; font-size: 18px; }
.topmenu { margin: 12px; }
.menu { color: #00f; border-bottom: solid 1px; line-height: 200%; font-size: 14px; }
.menu:hover { background: #ff8; }
a:link { color: #36c; text-decoration: none }
a:visited {	color: #039; text-decoration: none }
a:hover { background:#ff6; text-decoration:underline; visibility:visible; float:none; clear:none; }
input {
	font-size: 11px;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid
}
.caution { color: #f33 }
.warning { color: #385 }
.notice { color: #069 }
.list { font-weight: bold; color: #000; font-size: 16px; }
.update { padding: 5px; text-align: right; border: double 1px; }