body {
font-family: "Times New Roman";
font-size: 12px;
text-align: justify;
}
h1 {
text-align: center;
font-family: "Times New Roman";
font-size: 18px;
text-decoration: underline;
}
table {
font-family: "Times New Roman";
font-size: 12px;
}
caption {
font-variant: small-caps;
font-family: "Times New Roman";
font-size: 18px;
text-decoration: underline;
}
tr {
margin: 30pt;
}
a {
font-family: "Times New Roman";
font-size: 12px;
color: #ffffff;
text-align: justify;
}