.cvheading
{
    /* CV header */
    color: #4585AB;
    font-weight: bold; 
    font-size: 160%;
    text-align: center;
}

.cvlinks
{
    /* CV links */
    font-style: italic;
}

.cv1
{
    /* CV links */
    font-style: italic;
}

.home
{
    /* Home header */
    color: #4585AB;
    font-weight: bold; 
    font-size: 160%;
    text-align: center;
}

.home-content
{
    /* Home content*/
    text-align: center;
}

.copyright
{
    /* Copyright notice */
    font-size: 80%;
    font-style: italic;
}

.heading
{
    /* Services header */
    color: #4585AB;
    font-weight: bold; 
    font-size: 160%;
    text-align: center;
}

.section
{
    /* Section header */
    color: #4585AB;
    font-weight: bold; 
    font-size: 144%;
}

.special
{
    /* Special section */
    color: #FF6666;
    font-weight: bold; 
}

.address
{
    /* Address */
    text-align: center;
    font-style: italic;    
}

.contact
{
    /* Address */
    text-align: center;
}

.law
{
    /* Address */
    text-align: justify;
    font-weight: bold; 
    font-size: 110%;
    margin-left: 20%; 
    margin-right: 20%; 
}

.links
{
    /* Address */
    text-align: justify;
    margin-left: 20%; 
    margin-right: 20%; 
}


.email
{
    /* Email header */
    color: #4585AB;
    font-weight: bold; 
    font-size: 160%;
    text-align: center;
}


/*
body
{
    background: #FFFFFF;
}
*/
