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

h2 { font-size: 50pt}
h3 { 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: solid; border-color: black; }
th { background: white; }
td { background: white; }
th { text-align: center; }
td { text-align: center; }
a:link { color: #000ff; }
a:visited { color: #6b8e23; }
a:hover { color: #FFa500; }