﻿body { background color: #FFFFFF; color: black; margin:20px }

h1 { font-size: 60pt; bgcolor: #ffffff; color: #cc0000; }
h2 { font-size: 30pt; }

p.h1 {font-family:"MS明朝"}

div {text-align: center; }
p { line-height: 1.5em; }
em { font-style: normal;  font-weight: bold;  color: red; }
table, td, th { border-width: 2px; border-style: double; border-color: black; }
th { background: white; }
td { background: white; }
a:link { color: #000ff; }
a:visited { color: #6b8e23; }
a:hover { color: #FFa500; }