
body {
font-family: verdana,arial,geneva,helvetica;
font-size: 12pt;
background-color: #ff9933;
color: black;
}
tr {
text-align: center;
}
th {
font-size: 14;
background-color: #99ff66;
}
td {
font-size: 14;
}
h1 {
margin: 20 0 5;
color: black;
font-size: 16pt;
}
p {
margin: 6 10 0;
}
ol,li {
margin: 3 30 0;
}
.spc {
font-size: 8pt;
font-style:...