BODY
{
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #6699cc;
    TEXT-ALIGN: justify
}
A
{
    COLOR: black;
    TEXT-DECORATION: none
}
A:active
{
    TEXT-DECORATION: underline
}
A:link
{
    COLOR: black
}
A:visited
{
    COLOR: black
}
A:hover
{
    COLOR: yellow
}
P
{
    TEXT-ALIGN: justify
}
.resumeyear
{
    FONT-WEIGHT: bolder
}
.resumeheader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    LINE-HEIGHT: 40px;
    FONT-VARIANT: small-caps
}
.resumecompany
{
    FONT-STYLE: italic
}
.resumetext
{
    POSITION: relative;
    TEXT-ALIGN: justify
}
