body
{
/*    font-family: Times New Roman, Times, serif; */
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background-color: white;
    padding-left: 20px;
    padding-right: 20px;
}

div#resume-header
{
    text-align: center;
    align: center;
}

hr
{
    color: black;
    background-color: black;
    height: 1px;
    border: 0;
}

.exdent
{
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: +2em;
    text-indent: -2em;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #990000;
    font-weight: bold;
}

p.myName
{
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: bold;
}

p.title
{
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    font-weight: normal;
}

p.address
{
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}

p.date
{
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}

p.docTitle
{
    color: #990000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: left;
}

.jobTitle
{
    font-style: italic;
    margin-bottom: 0px;
    margin-top: 0px;
}

.employer
{
    margin-bottom: 0px;
    margin-top: 0px;
}
