body {
color: white;
font-family: Garamond, Palatino, serif;
font-size: 16px;
font-weight: 500;
}
.normal {
color: white;
font-family: Garamond, Palatino, serif;
font-size: 16px;
font-weight: 500;
}
a {
font-style: normal;
text-decoration: underline;
text-underline-style: dotted;
color: #0ff;
}
a:link {
font-style: normal;
text-decoration: underline;
text-underline-style: dotted;
color: #0ff;
}
a:visited {
font-style: normal;
text-decoration: none;
text-underline-style: dotted;
color: #fff;
}
a:hover {
font-style: normal;
text-decoration: underline;
text-underline-style: solid;
color: #0ff;
}
a:active {
text-decoration: none;
color: #0ff;
}
.matrix {
font-family: Garamond, Palatino, serif;
font-size: 12px;
font-weight: 500;
font-style: normal;
text-decoration: none;
color: #fff;
}
.navbar {
font-family: Garamond, Palatino, serif;
font-size: 18px;
font-weight: 500;
font-style: normal;
text-decoration: none;
color: #fff;
text-align: center;
}
p {
text-indent: 25pt;
padding: 0;
margin-top: 0;
margin-right: 0;
margin-left: 0;
margin-bottom: 3pt;
}
.date {
font-size: 10px;
color: #0cf;
}
h1 {
text-align: center;
font-family: Garamond, Palatino, serif;
font-size: 28px;
font-weight: 600;
font-style: normal;
text-decoration: none;
color: #bbb;
}
h2 {
text-align: center;
font-size: 24px;
text-decoration: none;
color: #ddd;
}
.office {
color: #fff;
font-style: italic;
}
.header {
font-family: Garamond, Palatino, serif;
text-align: center;
font-size: 36px;
font-weight: 600;
color: #ccc;
}