body {background-color: #feffff;}
.header {text-align: center;
margin-top: -25px;
margin-bottom: 55px;
}
.title {font-size: 60pt;
word-spacing: -10px;
letter-spacing: 5px;
color: #e67300;
margin-bottom: 0;
font-weight: normal;
}
.sam {font-family: 'Montserrat', sans-serif;
font-weight: 500;
}
.pad {font-family: 'IBM Plex Mono', monospace;
font-weight: 200;
}
.headerhr {clear: both;
border: 1px solid black;
width: 55%;
margin: 5px auto;
}
table {width: 660px;
margin: auto;
margin-top: 15px;
border-collapse: collapse;
font-size: 16pt;
}
td {border: 2px solid #008080;
border-top: none;
border-bottom: none;
border-left: none;
padding: 0 10px;
color: #004d4d;
font-family: 'Sorts Mill Goudy', serif;
cursor: pointer;
}

a:link {color: #004d4d; text-decoration: none;}
a:visited {color: #004d4d; text-decoration: none;}
a:hover {color: CornflowerBlue; text-decoration: underline;}
a:focus {color: #004d4d; text-decoration: none;}
a:active {color: #004d4d; text-decoration: none;}

.lasttd {border-right: none;
}
.Hack {font-family: 'IBM Plex Mono', monospace;
letter-spacing: 5px;
font-weight: 600;
}
.Visual {font-family: 'Montserrat', sans-serif;
letter-spacing: 5px;
font-weight: 500;
}
.bottomhr {clear: both;
width: 85%;
margin: 35px auto 5px;
}
.footer {clear: both;
width: 20%;
margin: 10px auto 5px;
font-family: "Montserrat", sans-serif;
font-size: 10pt;
}
