th {
font-size: 63px;
background-color: darkcyan;
color: white;
}
td {
font-size: 40px;
background-color: darkcyan;
text-decoration: bold;
}
a:link {
color: lightblue;
text-decoration: none;
}
a:visited {
color: lightblue;
text-decoration: none;
}
h2 {
font-size: 33px;
color: tomato;
}
p3 {
font-size: 20px;
font-family: Calibri;
color: darkcyan;
text-align: left;
}
h3 {
font-size: 30px;
color: darkcyan;
font-family: Calibri;
text-align: left;
}
p4 {
font-size: 20px;
font-family: Calibri;
color: darkcyan;
text-align: left;
}