@import url(/lib/g/1.0/styles/base.css);

body {
    font-family: arial, sans-serif;
    padding: 0;
    font-size: 13px;
}

a, a:visited, .link_color {
    color: #0A0A0A;
    text-decoration: none;
    outline: none;
}

h1, h2, h3, h4 {
    font-family: arial, sans-serif;
    font-weight: normal;
    text-transform: lowercase;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

p {
    line-height: 22px;
}