﻿body { background color: #FFFFFF; color: black; 
margin-top: 50px:
margin-bottom: 50px;
margin-left: 50px; 
margin-right: 50px; }

body{font-family: "serif","MS P明朝";}
h1 { font-size: 60pt; bgcolor: #ffffff; color: #cc0000; }
h2 { font-size: 30pt; }

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; }