
body {
    background: white;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.06);
    color: black;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.25;
    margin: 0 ;
    max-width: 96%;
    padding: 2em 2em 2em;
}
.allpurpstyle {
    text-align: left;
    font-size: 96px;
    font-weight: 300;
    font-family: 'gill sans';
    width: 40%;
    padding-left: 10px;
    background-color: white;
    line-height: .9em;
}
.namestyle {
    text-align: right;
    font-size: 96px;
    font-weight: 600;
    font-family: 'gill sans';
    width: 40%;
    padding-right: 10px;
    background-color: white;
    line-height: .9em;
}

.colz {
    width: 18%;
    text-align: left;
}
.divider {
    width: 2%;
}
.smport {
    width: 64%;
    border-style: outset;
    border-width: medium;
    border-color: black;
    border-radius: 16px;
  display: block;
  margin-left: auto;
  margin-right: auto;
    background-color: white;
}
.smfoot {
  display: block;
  margin-left: auto;
  margin-right: auto;
    width: 200px;
}
.writing {
    background-color: rgba(190, 183, 183, 0.25);
    padding: 0 10px 0 10px;
    margin-left: -25px;
}
.elearning {
    background-color: rgba(190, 183, 183, 0.25);
    padding: 0 10px 0 10px;
}
.graphdesn {
    background-color: rgba(190, 183, 183, 0.25);
    padding: 0 10px 0 10px;
}
.interests {
    background-color: rgba(190, 183, 183, 0.25);
    padding: 0 10px 0 10px;
}
.middle {
    background-color: white;
    padding: 0 10px 0 10px;
    text-align: left;
}
.headbord {
border-style: outset;
    border-width: medium;
    border-color: black;
    border-radius: 16px;
}
li {
    padding-left: -10px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    line-height: 1.1;
}

h2 {
    margin-top: 1.3em;
}

h3 {
    text-align: center;
}
.header {
    text-align: center;
}
a {
    text-decoration-color: black;
    text-decoration-line: none;
    font-weight: bolder;
}

a:any-link {
    color: #22495f;
    padding: 1px;

}

b, strong {
    font-weight: 600;
}

hr {
    width: 95%;
    height: .25px;
}

img {
    background: transparent;
    border-radius: 6px;
    display: block;
    max-width: 95%;
}
.pdficon {
    background: transparent;
    width: 75px;
    padding-left: 8px;
    float: right;
}
td {
    vertical-align: top;
}
