﻿
#name
{
    font-family:Arial;
    font-weight:bold;
    font-size:x-large;
}

#myaddress
{
    font-family:Arial;
    font-size:small;
}
#jobTitle
{
    text-align:center;
    width:auto;
    font-family:Copperplate Gothic Bold;
    font-size:x-large;
    margin:auto;

}
.myC
{
    text-align:center;
}
.myL
{
    font-style:italic;
}
.myR
{
    font-style:normal;
    font-weight:bold;
    float:right;
}

