﻿body         { font-family: Arial, MS PGothic, sans-serif; font-size: 10pt; }   
h1           { font-family: Arial, MS PGothic, sans-serif; font-size: 18pt; font-weight: bold; }
h2           { font-family: Arial, MS PGothic, sans-serif; font-size: 14pt; font-weight: bold; }
p            { font-family: Arial, MS PGothic, sans-serif; font-size: 10pt; }
table, li    { font-family: Arial, MS PGothic, sans-serif; font-size: 10pt; }
table {
	border-collapse: collapse;
}
td, th{
	border: solid 1px gray;
	padding: 0.2em 0.5em;
}

