@charset "utf-8";

body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 120%;
    letter-spacing: 0.5pt;
    
    
}

a {
    text-decoration: none;
    border: 0;
    color: inherit;
}

h1 {
    font-weight: lighter;
    line-height: 8pt;
}

h3 {
    padding: 1em 0em 0em 0em;
    text-transform: uppercase;
}

h4 {
    text-align: left;
}

h5 {
    font-weight: lighter;
    margin-top: 0px;
    margin-bottom: 0px;
}

p {
     text-align: left;
}
