body
    {
    font-family: verdana, arial, sans-serif;
    font-weight: normal;
    font-size: 90%;
    margin-top: 5em;
    margin-left: 2em;
    background: rgb(96%,96%,94%);
    color: rgb(25%,25%,25%);
    }
    
.center
    {
    text-align: center;
    }
    
.h1cv
    {
    font-size: 110%;
    text-transform: uppercase;
    }
    
.h2cv
    {
    font-size: 100%;
    font-weight: normal;
    margin-left: 2em;
    padding-bottom: 0
    }

.pcv
    {
    margin-left: 4em;
    }
    
.p2cv
    {
    margin-left: 9em;
    }
    
ul.none 
    {
    list-style-type: none
    }
