body {
	margin: 0px 0px 20px 10px;
	background-color: "#ffffff" ;
       	text-align: left;
 	}

a {
	text-decoration: underline;
	}

a:link {
	color: blue;
	}

a:visited {
	color: purple;
	}

a:hover {
	color: darkorange;
	}

a:active {
	color: darkorange;
	}

span.tbl-h1 {
        font-family: "LVp","HGۺ޼M-PRO",sans-serif;
       color: #660099;
       font-size: 170%; 
       font-weight: bold;
       line-height: 1.1;
       }

span.tbl-h2 {
       font-family: "LVp","HGۺ޼M-PRO",sans-serif;
       color: #660099;
       font-size: 110%; 
       font-weight: nomal;
       }

p.message {
       text-align: left;
       color: black;  
       font-size: 100%; 
       font-weight: normal;
       line-height: 1.2;
       }

ul.note {
       text-align: left;
       list-style-type: disk;
       color: black;
       font-size: 95%; 
       font-weight: normal;
       line-height: 1.3;
        }

