body {
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    font-family: Arial, sans-serif;
    margin-left: 0.25in;
    margin-right: 0.25in;
}
a.career {
    font-weight: bold;
}
a:hover {
    color: rgb(0, 0, 255);
    background-color: rgb(255, 253, 160);
}
code {
    font-family: "Courier New", sans-serif;
}
div.center {
    text-align: center;
}
h1 {
    text-align: center;
}
h2 {
    text-align: left;
}
h3 {
    text-align: left;
}
h4 {
    text-align: left;
}
h5 {
    text-align: left;
}
hr {
    height: 1px;
    color: rgb(0, 0, 0);
    background-color: transparent;
}
hr.January {
    height: 1px;
    color: rgb(147, 146, 143);
    background-color: transparent;
}
hr.February {
    height: 1px;
    color: rgb(72, 94, 180);
    background-color: transparent;
}
hr.March {
    height: 1px;
    color: rgb(122, 96, 86);
    background-color: transparent;
}
hr.April {
    height: 1px;
    color: rgb(121, 159, 214);
    background-color: transparent;
}
hr.June {
    height: 1px;
    color: rgb(131, 142, 222);
    background-color: transparent;
}
hr.July {
    height: 1px;
    color: rgb(167, 79, 120);
    background-color: transparent;
}
hr.August {
    height: 1px;
    color: rgb(81, 119, 156);
    background-color: transparent;
}
hr.September {
    height: 1px;
    color: rgb(17, 59, 86);
    background-color: transparent;
}
hr.October {
    height: 1px;
    color: rgb(78, 86, 44);
    background-color: transparent;
}
hr.November {
    height: 1px;
    color: rgb(212, 130, 66);
    background-color: transparent;
}
hr.December {
    height: 1px;
    color: rgb(167, 47, 81);
    background-color: transparent;
}
kbd {
    font-family: "Courier New", sans-serif;
}
p {
    text-align: justify;
}
p.author {
    text-align: center;
}
p.footer {
    text-align: justify;
}
pre {
    font-family: "Courier New", sans-serif;
}
.educationquicklinks {
    text-align: center;
}
.quicklinks {
    text-align: right;
}
.red {
    color: rgb(255, 0, 0);
    background-color: rgb(255, 255, 255);
}
.green {
    color: rgb(0, 128, 0);
    background-color: rgb(255, 255, 255);
}
.blue {
    color: rgb(0, 0, 192);
    background-color: rgb(255, 255, 255);
}

