body {
	margin: 0;
	padding: 0;
	text-align: center;
}
table {
	font-size: 12px;
 }
p.copyright { font-size: 12px }
p.title { font-size: 15px; font-weight:bold }
a { color: #ff0000; text-decoration: underline }
a:visited  { color: #990000 }
a:active { color: #0000ff }
a:hover { background-color: #ffcccc; text-decoration: none }
table.update { width:720px }
table.main { width:700px; margin:10px }
td.main { vertical-align:top; width:720px; background-color:#ffffff }
td.title { font-weight:bold }
td.date { width:150px; text-align:center }
td.update { width:590px; text-align:left; padding-right:10px }
td.left { width:120px }
td.left2 { width:50px }
td.version { width:30 }
td.menu { width:100 }
hr { height:1px; color:#ff0000 }
b.caution { color: #0000ff }
