
.attention { text-decoration: underline }
.comment { font-size: smaller }
.date { color: red; font-style: italic; text-align: right }
.main { }
.main a { }
.menu { }
.menu a { color: blue; text-decoration: none }
.semitopmenu { font-weight: bold; font-size: 12px }
.submenu { font-size: 12px }
.topmenu { font-weight: bold; font-size: 14px }
a:active { color: red }
a:hover { color: #e00 }
a:visited { color: #60f }
address { font-size: smaller }
body {
	background-color: white;
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

.glade { background-color:#f0f8ff;font-weight:bold; }
.best { color:red; }
.stroke { color:navy; }
.relay { background-color:navy;color:white; }
.result { font-size="150%"; }
.ctr { text-align:center }